-
-
Notifications
You must be signed in to change notification settings - Fork 357
remove multierror #2891
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
remove multierror #2891
Changes from 5 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
5ff3464
remove multierror
jakkdl 9c23ab0
remove more unused code, fix test_cancel_scope_multierror_filtering i…
jakkdl 4cb329f
fix remaining failing tests, instantly collapse groups in nurseries i…
jakkdl 3822dc1
bump exceptiongroup version to one that has the apport excepthook
jakkdl f52ea57
remove multierror_scripts, rename _core/_multierror.py to _core/_conc…
jakkdl 4d600bc
edit some comments, remove test_ExceptionGroupNotHashable
jakkdl 091e962
Merge branch 'master' into multierror_removal
jakkdl 8246daf
docs: update some references to MultiError, remove section about main…
jakkdl a7a5a71
add newsfragment
jakkdl bfca5a5
Merge remote-tracking branch 'origin/master' into multierror_removal
jakkdl 5dd4b95
update gc comments to my current state of understanding as to what ca…
jakkdl 47ef84a
Merge remote-tracking branch 'origin/master' into multierror_removal
jakkdl 95252ac
Merge remote-tracking branch 'origin/master' into multierror_removal
jakkdl 9c1400c
move 'collapsible' to __notes__, clean up some stray unused-ignores, …
jakkdl 907a2c5
update exceptiongroup message, test for it with a match
jakkdl 3319a01
fix expected message
jakkdl 9941762
fix mypy (this should be checked by pre-commit...)
jakkdl 6977353
add test for loose exceptiongroup collapsing, rename test_multierror
jakkdl bd72a32
fix test
jakkdl 0439e66
Apply suggestions from code review
jakkdl e19f341
update comments after review from a5rocks
jakkdl b0eb6b4
make the note more verbose
jakkdl d4463eb
Merge branch 'master' into multierror_removal
jakkdl f433fdb
fix the test
jakkdl 3e485dc
update comment
jakkdl 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
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
jakkdl 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
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.