Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_threading.py
Find file
Blame
History
Permalink
bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454)
· 89669ffe
Dong-hee Na
authored
Jan 17, 2019
Add a deprecated warning for the threading.Thread.isAlive() method.
89669ffe