This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd628cf5adaeee73eab579393cdff71c8f70cdf2
cpython
/
Lib
/
test
/
support
History
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