Message 349455 - Python tracker

Message349455

Author vstinner
Recipients asvetlov, corona10, vstinner
Date 2019-08-12.11:23:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565609029.41.0.224609156272.issue37804@roundup.psfhosted.org>
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: <1565609029.41.0.224609156272.issue37804@roundup.psfhosted.org>
2019-08-12 11:23:49vstinnerlinkissue37804 messages
2019-08-12 11:23:49vstinnercreate