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 David Carlier, vstinner
Date 2019-06-12.15:39:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Since threading.get_native_id() is a new feature in Python 3.8 and the PR is small enough, IMHO it's fine to backport the change to 3.8.
History
Date User Action Args
2019-06-12 15:39:12vstinnersetrecipients: + vstinner, David Carlier
2019-06-12 15:39:12vstinnersetmessageid: <[email protected]>
2019-06-12 15:39:12vstinnerlinkissue37160 messages
2019-06-12 15:39:12vstinnercreate