This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients asvetlov, brett.cannon, corona10, dmaurer, pitrou, pmpp, serhiy.storchaka, vstinner
Date 2019-01-17.12:14:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547727290.37.0.880263260514.issue35283@roundup.psfhosted.org>
In-reply-to
Content
New changeset 89669ffe10a9db6343f6ee42239e412c8ad96bde by Victor Stinner (Dong-hee Na) in branch 'master':
bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454)
https://github.com/python/cpython/commit/89669ffe10a9db6343f6ee42239e412c8ad96bde
History
Date User Action Args
2019-01-17 12:14:51vstinnersetrecipients: + vstinner, brett.cannon, dmaurer, pitrou, asvetlov, pmpp, serhiy.storchaka, corona10
2019-01-17 12:14:50vstinnersetmessageid: <1547727290.37.0.880263260514.issue35283@roundup.psfhosted.org>
2019-01-17 12:14:50vstinnerlinkissue35283 messages
2019-01-17 12:14:50vstinnercreate