-
Notifications
You must be signed in to change notification settings - Fork 550
Add support for ExceptionGroups #2025
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
Merged
Merged
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
b33e427
Renamed var
antonpirker d24e1cb
Preparations
antonpirker 732d3b4
Added mechanism source
antonpirker 5ca8030
Merge branch 'master' into antonpirker/exception_groups
antonpirker 7a1df11
Merge branch 'master' into antonpirker/exception_groups
antonpirker 34e82c3
Reverted some stuff to implement without breaking it
antonpirker 8f3be5b
First working version of exception groups
antonpirker f0396e2
Fixed check for ExceptionGroup type
antonpirker 23afd49
Fixed some tests
antonpirker 105dbd2
Fixed more tests
antonpirker 194ee93
Fixed some typing
antonpirker 1df808a
Upgraded linting tooling and fixed the typing errors
antonpirker 392cdd6
Merge branch 'antonpirker/upgrade_linting' into antonpirker/exception…
antonpirker 6819b7a
Upgraded ci python version for linting
antonpirker f80f9e0
Merge branch 'antonpirker/upgrade_linting' into antonpirker/exception…
antonpirker bb7f5ae
Updated tests
antonpirker 57c301e
Updated tests
antonpirker 9272f9f
Updated tests
antonpirker 17a10d8
Merge branch 'master' into antonpirker/exception_groups
antonpirker 3aebd00
Have a handled flag everywhere
antonpirker 332fc9b
Merge branch 'master' into antonpirker/exception_groups
antonpirker e4ec055
Added __supress_context__ check
antonpirker 1a9a572
Preserve old behaviour for non-group exceptions
antonpirker 1abf441
Check for BaseExceptionGroup
antonpirker d9cd15f
Fixed some linting
antonpirker d651f18
Fixed exception group base class import
antonpirker db7b484
Fixed check for base exception group
antonpirker 7cdb8c7
again.
antonpirker f414948
Merge branch 'master' into antonpirker/exception_groups
antonpirker 68743e5
Preserve old behaviour
antonpirker 3c376e1
Merge branch 'antonpirker/exception_groups' of github.com:getsentry/s…
antonpirker 48ca339
Updated tests
antonpirker b2d94df
Merge branch 'master' into antonpirker/exception_groups
antonpirker 30d2e57
Merge branch 'master' into antonpirker/exception_groups
antonpirker 60d9c00
Merge branch 'master' into antonpirker/exception_groups
antonpirker 89426d5
Polishing
antonpirker 1119250
Merge branch 'master' into antonpirker/exception_groups
antonpirker 79f685d
Merge branch 'master' into antonpirker/exception_groups
antonpirker 627471a
Merge branch 'master' into antonpirker/exception_groups
antonpirker 0c6b2c2
Merge branch 'master' into antonpirker/exception_groups
antonpirker 7bc507f
Fixed tests
antonpirker ac850ec
Fixed tests
antonpirker 8521b09
Merge branch 'master' into antonpirker/exception_groups
antonpirker 1ab2c22
Merge branch 'master' into antonpirker/exception_groups
antonpirker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
sl0thentr0py marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.