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-08-03 08:34:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
89669ffe10
cpython
/
Lib
/
test
/
support
History
Download ZIP
Download TAR.GZ
Dong-hee Na
89669ffe10
bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454)
...
Add a deprecated warning for the threading.Thread.isAlive() method.
2019-01-17 13:14:45 +01:00
..
__init__.py
bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454)
2019-01-17 13:14:45 +01:00
script_helper.py
bpo-33053: -m now adds *starting* directory to sys.path (GH-6231)
2018-03-25 23:03:10 +10:00
testresult.py
bpo-34945: Buffer output in test suite only when creating junit file (GH-10204)
2018-10-29 16:09:41 -04:00