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-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
e88ed05006
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
Victor Stinner
8ae9e6a627
warnings: Fix the issue number
...
The fix for catch_warnings() is the issue
#28835
(not the issue
#28089
).
2016-12-06 11:02:12 +01: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
warnings: Fix the issue number
2016-12-06 11:02:12 +01:00
__main__.py