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, corona10, vstinner
Date 2019-08-12.11:23:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Calling threading.isAlive() starts to emit a DeprecationWarning in Python 3.8. I'm ok to remove the alias in Python 3.9.
History
Date User Action Args
2019-08-12 11:23:49vstinnersetrecipients: + vstinner, asvetlov, corona10
2019-08-12 11:23:49vstinnersetmessageid: <[email protected]>
2019-08-12 11:23:49vstinnerlinkissue37804 messages
2019-08-12 11:23:49vstinnercreate