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, pmpp, serhiy.storchaka, vstinner
Date 2019-01-18.14:09:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547820588.02.0.108629198438.issue35283@roundup.psfhosted.org>
In-reply-to
Content
New changeset c2647f2e45d2741fc44fd621966e05d15f2cd26a by Victor Stinner (Dong-hee Na) in branch '3.7':
bpo-35283: Add pending deprecation warning for Thread.isAlive (GH-11604)
https://github.com/python/cpython/commit/c2647f2e45d2741fc44fd621966e05d15f2cd26a
History
Date User Action Args
2019-01-18 14:09:50vstinnersetrecipients: + vstinner, brett.cannon, dmaurer, asvetlov, pmpp, serhiy.storchaka, corona10
2019-01-18 14:09:48vstinnersetmessageid: <1547820588.02.0.108629198438.issue35283@roundup.psfhosted.org>
2019-01-18 14:09:48vstinnerlinkissue35283 messages
2019-01-18 14:09:47vstinnercreate