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 CendioOssman, colesbury, miss-islington, stestagg, vstinner
Date 2021-11-17.20:51:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637182306.11.0.212043893444.issue42540@roundup.psfhosted.org>
In-reply-to
Content
New changeset 736684b1bb67369a2e95a9f621752deead44e7ef by Sam Gross in branch 'main':
bpo-42540: reallocation of id_mutex should not force default allocator (GH-29564)
https://github.com/python/cpython/commit/736684b1bb67369a2e95a9f621752deead44e7ef
History
Date User Action Args
2021-11-17 20:51:46vstinnersetrecipients: + vstinner, colesbury, miss-islington, stestagg, CendioOssman
2021-11-17 20:51:46vstinnersetmessageid: <1637182306.11.0.212043893444.issue42540@roundup.psfhosted.org>
2021-11-17 20:51:46vstinnerlinkissue42540 messages
2021-11-17 20:51:46vstinnercreate