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 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
f194479949
cpython
/
Lib
/
test
/
test_warnings
History
Download ZIP
Download TAR.GZ
Sergey Fedoseev
b796e7dcdc
Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191)
...
Fixed also testing the "always" warning filter.
2018-07-09 18:25:55 +03: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
Fixed several assertTrue() that were intended to be assertEqual(). (GH-8191)
2018-07-09 18:25:55 +03:00
__main__.py