This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-30 05:01:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9b4fe9b718
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
9b4fe9b718
gh-122191: Fix test_warnings failure if run with -Werror (GH-122222)
...
__spec__.loader is now required in the module globals (see gh-86298).
2024-07-25 09:57:22 +03:00
..
data
gh-39615: Add warnings.warn() skip_file_prefixes support (
#100840
)
2023-01-27 18:35:14 -08:00
__init__.py
gh-122191: Fix test_warnings failure if run with -Werror (GH-122222)
2024-07-25 09:57:22 +03:00
__main__.py