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 lukasz.langa
Recipients CendioOssman, colesbury, lukasz.langa, miss-islington, stestagg, vstinner
Date 2021-11-17.22:54:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637189653.21.0.992944698055.issue42540@roundup.psfhosted.org>
In-reply-to
Content
New changeset 87787c8774221c81602b31b0e0dc0678ad494e91 by Sam Gross in branch '3.9':
[3.9] bpo-42540: reallocation of id_mutex should not force default allocator (GH-29564) (GH-29600)
https://github.com/python/cpython/commit/87787c8774221c81602b31b0e0dc0678ad494e91
History
Date User Action Args
2021-11-17 22:54:13lukasz.langasetrecipients: + lukasz.langa, vstinner, colesbury, miss-islington, stestagg, CendioOssman
2021-11-17 22:54:13lukasz.langasetmessageid: <1637189653.21.0.992944698055.issue42540@roundup.psfhosted.org>
2021-11-17 22:54:13lukasz.langalinkissue42540 messages
2021-11-17 22:54:13lukasz.langacreate