Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to testing.RaisesGroup for catching unwrapped exceptions #2989

Merged
merged 30 commits into from
May 17, 2024

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    4497b3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c0ea0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f50f808 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    f5c755f View commit details
    Browse the repository at this point in the history
  2. rewrite RaisesGroup docstring

    jakkdl committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    cf64533 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38c950b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    c506a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bff4e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Apply suggestions from code review

    Co-authored-by: Zac Hatfield-Dodds <zac.hatfield.dodds@gmail.com>
    jakkdl and Zac-HD committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    62246f1 View commit details
    Browse the repository at this point in the history
  2. split 'strict' into 'flatten_subgroups' and 'allow_unwrapped', fix bu…

    …g where length check would fail incorrectly sometimes if using flatten_subgroups
    jakkdl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3a56911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc5d980 View commit details
    Browse the repository at this point in the history
  4. the great flattening ...

    jakkdl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1a89cd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5af79ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f72967 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff3e5fc View commit details
    Browse the repository at this point in the history
  8. sphinx does not like ...s

    jakkdl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2df4c1c View commit details
    Browse the repository at this point in the history
  9. moar newsfragment improvements

    jakkdl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c4dbb78 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. bump exceptiongroup to 1.2.1

    jakkdl committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b0d3408 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    36e757a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    5179221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff5d4eb View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    8b7aefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2183e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c3f1f6 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fix coverage

    jakkdl committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f736120 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    0c7591a View commit details
    Browse the repository at this point in the history
  2. add signature overloads for RaisesGroup to raise type errors when doi…

    …ng incorrect incantations
    jakkdl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    553df3d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    04636ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f9a8a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ef442b View commit details
    Browse the repository at this point in the history