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 Mark.Shannon, corona10, rhettinger, shihai1991, vstinner
Date 2020-06-23.14:40:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592923249.69.0.807153969848.issue40521@roundup.psfhosted.org>
In-reply-to
Content
New changeset 522691c46e2ae51faaad5bbbce7d959dd61770df by Victor Stinner in branch 'master':
bpo-40521: Cleanup code of free lists (GH-21082)
https://github.com/python/cpython/commit/522691c46e2ae51faaad5bbbce7d959dd61770df
History
Date User Action Args
2020-06-23 14:40:49vstinnersetrecipients: + vstinner, rhettinger, Mark.Shannon, corona10, shihai1991
2020-06-23 14:40:49vstinnersetmessageid: <1592923249.69.0.807153969848.issue40521@roundup.psfhosted.org>
2020-06-23 14:40:49vstinnerlinkissue40521 messages
2020-06-23 14:40:49vstinnercreate