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 christian.heimes, corona10, erlendaasland, kj, miss-islington, nascheme, ncoghlan, pablogsal, shihai1991, soffieswan015, vstinner
Date 2021-06-15.13:09:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623762572.56.0.463491649539.issue42972@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1cd3d859a49b047dd08abb6f44f0539564d3525a by Victor Stinner in branch 'main':
bpo-42972: _thread.RLock implements the GH protocol (GH-26734)
https://github.com/python/cpython/commit/1cd3d859a49b047dd08abb6f44f0539564d3525a
History
Date User Action Args
2021-06-15 13:09:32vstinnersetrecipients: + vstinner, nascheme, ncoghlan, christian.heimes, corona10, pablogsal, miss-islington, shihai1991, erlendaasland, kj, soffieswan015
2021-06-15 13:09:32vstinnersetmessageid: <1623762572.56.0.463491649539.issue42972@roundup.psfhosted.org>
2021-06-15 13:09:32vstinnerlinkissue42972 messages
2021-06-15 13:09:32vstinnercreate