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 erlendaasland, miss-islington, vstinner
Date 2021-06-29.00:03:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624925022.87.0.555936246412.issue44434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 48e3a1d95aee013974121fcafe19816c0e9a41da by Victor Stinner in branch 'main':
bpo-44434: Remove useless calls to PyThread_exit_thread() (GH-26943)
https://github.com/python/cpython/commit/48e3a1d95aee013974121fcafe19816c0e9a41da
History
Date User Action Args
2021-06-29 00:03:42vstinnersetrecipients: + vstinner, miss-islington, erlendaasland
2021-06-29 00:03:42vstinnersetmessageid: <1624925022.87.0.555936246412.issue44434@roundup.psfhosted.org>
2021-06-29 00:03:42vstinnerlinkissue44434 messages
2021-06-29 00:03:42vstinnercreate