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 Gabriele Tornetta, pitrou, python-dev, shreyanavigyan, vstinner
Date 2021-05-26.14:40:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622040023.0.0.357734742039.issue43879@roundup.psfhosted.org>
In-reply-to
Content
New changeset 90a6c07cb20114dda801f027a90df839225751cb by Gabriele N. Tornetta in branch 'main':
bpo-43879: Add native_thread_id field to PyThreadState (GH-25458)
https://github.com/python/cpython/commit/90a6c07cb20114dda801f027a90df839225751cb
History
Date User Action Args
2021-05-26 14:40:23vstinnersetrecipients: + vstinner, pitrou, python-dev, Gabriele Tornetta, shreyanavigyan
2021-05-26 14:40:23vstinnersetmessageid: <1622040023.0.0.357734742039.issue43879@roundup.psfhosted.org>
2021-05-26 14:40:22vstinnerlinkissue43879 messages
2021-05-26 14:40:22vstinnercreate