This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-20 02:50:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
e292b75e3e
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
Victor Stinner
e292b75e3e
bpo-33509: Fix test_warnings for python3 -Werror (GH-7365)
...
Fix test_warnings.test_module_globals() when python3 is run with -Werror.
2018-06-04 01:14:46 -04:00
..
data
first step in backout of bad default->3.5 merge d085b4f779af. Create new head and fix whitespace.
2016-06-03 15:17:13 -07:00
__init__.py
bpo-33509: Fix test_warnings for python3 -Werror (GH-7365)
2018-06-04 01:14:46 -04:00
__main__.py