Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-103186: Suppress and assert expected RuntimeWarnings#103244
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
serhiy-storchaka merged 16 commits intopython:mainfromTabLand:fix-issue-103186.test_sys_settraceSep 7, 2023
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
16 commits Select commitHold shift + click to select a range
1eb3a31 Suppress and assert expected RuntimeWarnings
TabLandcb3e785 Not possible to assert both a warning and error
TabLand50fec2a Remove accidentally added warnings import
TabLand67feacd 📜🤖 Added by blurb_it.
blurb-it[bot]c9dd306 Run patchcheck.py
arhadthedev289d2a6 Merge branch 'main' into fix-issue-103186.test_sys_settrace
TabLand14afb6d Merge branch 'main' into fix-issue-103186.test_sys_settrace
terryjreedy58d38b0 Missed 2x tests that warn of unbound locals
TabLand73d5589 Merge branch 'main' into fix-issue-103186.test_sys_settrace
TabLand8c88dce Improve wording and error type for failure edge case
TabLand121948a Correction: It is possible to assert both warnings and errors in tandem
TabLandb3a6909 Use contextlib to simplify with statements and add tandem error and w…
TabLand49d1951 Remove trailing spaces.
serhiy-storchaka705941c Remove self-tests.
serhiy-storchakacdfe8b1 Remove unused import
TabLandb802670 Merge branch 'main' into fix-issue-103186.test_sys_settrace
TabLandFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'main' into fix-issue-103186.test_sys_settrace
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit289d2a6cfc1cb3dfa807ee4a3e2d008a6a322fd2
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
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.