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 <1560353952.7.0.312105811563.issue37160@roundup.psfhosted.org>
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: <1560353952.7.0.312105811563.issue37160@roundup.psfhosted.org>
2019-06-12 15:39:12vstinnerlinkissue37160 messages
2019-06-12 15:39:12vstinnercreate