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