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 vstinner
Date 2020-05-05.17:55:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588701333.21.0.291479247174.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset b4b53868d7d6cd13505321d3802fd00865b25e05 by Victor Stinner in branch 'master':
bpo-40521: Disable free lists in subinterpreters (GH-19937)
https://github.com/python/cpython/commit/b4b53868d7d6cd13505321d3802fd00865b25e05
History
Date User Action Args
2020-05-05 17:55:33vstinnersetrecipients: + vstinner
2020-05-05 17:55:33vstinnersetmessageid: <1588701333.21.0.291479247174.issue40521@roundup.psfhosted.org>
2020-05-05 17:55:33vstinnerlinkissue40521 messages
2020-05-05 17:55:33vstinnercreate