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 kulikjak, miss-islington, petr.viktorin, shihai1991, vstinner
Date 2022-01-17.13:49:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642427371.31.0.999449010618.issue44133@roundup.psfhosted.org>
In-reply-to
Content
New changeset 16901c0482734dbd389b09ca3edfcf3e22faeed7 by Victor Stinner in branch 'main':
bpo-44133: Skip PyThread_get_thread_native_id() if not available (GH-30636)
https://github.com/python/cpython/commit/16901c0482734dbd389b09ca3edfcf3e22faeed7
History
Date User Action Args
2022-01-17 13:49:31vstinnersetrecipients: + vstinner, petr.viktorin, miss-islington, kulikjak, shihai1991
2022-01-17 13:49:31vstinnersetmessageid: <1642427371.31.0.999449010618.issue44133@roundup.psfhosted.org>
2022-01-17 13:49:31vstinnerlinkissue44133 messages
2022-01-17 13:49:31vstinnercreate