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-21.12:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624278560.96.0.373056641636.issue44434@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6614eac843c5dc0f4c2664ef610b81e556e44923 by Miss Islington (bot) in branch '3.10':
bpo-44434: Don't call PyThread_exit_thread() explicitly (GH-26758) (GH-26824)
https://github.com/python/cpython/commit/6614eac843c5dc0f4c2664ef610b81e556e44923
History
Date User Action Args
2021-06-21 12:29:20vstinnersetrecipients: + vstinner, miss-islington, erlendaasland
2021-06-21 12:29:20vstinnersetmessageid: <1624278560.96.0.373056641636.issue44434@roundup.psfhosted.org>
2021-06-21 12:29:20vstinnerlinkissue44434 messages
2021-06-21 12:29:20vstinnercreate