Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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
Changes from1 commit
Commits
Show all changes
16 commits
Select commitHold shift + click to select a range
1eb3a31
Suppress and assert expected RuntimeWarnings
TabLandApr 4, 2023
cb3e785
Not possible to assert both a warning and error
TabLandApr 4, 2023
50fec2a
Remove accidentally added warnings import
TabLandApr 4, 2023
67feacd
📜🤖 Added by blurb_it.
blurb-it[bot]Apr 5, 2023
c9dd306
Run patchcheck.py
arhadthedevApr 6, 2023
289d2a6
Merge branch 'main' into fix-issue-103186.test_sys_settrace
TabLandJul 8, 2023
14afb6d
Merge branch 'main' into fix-issue-103186.test_sys_settrace
terryjreedyJul 10, 2023
58d38b0
Missed 2x tests that warn of unbound locals
TabLandAug 22, 2023
73d5589
Merge branch 'main' into fix-issue-103186.test_sys_settrace
TabLandAug 22, 2023
8c88dce
Improve wording and error type for failure edge case
TabLandSep 3, 2023
121948a
Correction: It is possible to assert both warnings and errors in tandem
TabLandSep 3, 2023
b3a6909
Use contextlib to simplify with statements and add tandem error and w…
TabLandSep 6, 2023
49d1951
Remove trailing spaces.
serhiy-storchakaSep 6, 2023
705941c
Remove self-tests.
serhiy-storchakaSep 6, 2023
cdfe8b1
Remove unused import
TabLandSep 6, 2023
b802670
Merge branch 'main' into fix-issue-103186.test_sys_settrace
TabLandSep 6, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Remove accidentally added warnings import
  • Loading branch information
@TabLand
TabLand committedApr 4, 2023
commit50fec2ab8a95a3ea0640cb29137819f6ef2e67c1
1 change: 0 additions & 1 deletionLib/test/test_sys_settrace.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,7 +8,6 @@
from functools import wraps
import asyncio
from test.support import import_helper
import warnings

support.requires_working_socket(module=True)

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp