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 skrah, vstinner
Date 2020-06-08.00:14:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591575294.69.0.694591717293.issue40887@roundup.psfhosted.org>
In-reply-to
Content
New changeset bcb198385dee469d630a184182df9dc1463e2c47 by Victor Stinner in branch 'master':
bpo-40887: Don't use finalized free lists (GH-20700)
https://github.com/python/cpython/commit/bcb198385dee469d630a184182df9dc1463e2c47
History
Date User Action Args
2020-06-08 00:14:54vstinnersetrecipients: + vstinner, skrah
2020-06-08 00:14:54vstinnersetmessageid: <1591575294.69.0.694591717293.issue40887@roundup.psfhosted.org>
2020-06-08 00:14:54vstinnerlinkissue40887 messages
2020-06-08 00:14:54vstinnercreate