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-07.23:22:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591572159.8.0.102521783246.issue40887@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7907f8cbc6923240edb0b5b63adafb871c4c8875 by Victor Stinner in branch 'master':
bpo-40887: Fix finalize_interp_clear() for free lists (GH-20698)
https://github.com/python/cpython/commit/7907f8cbc6923240edb0b5b63adafb871c4c8875
History
Date User Action Args
2020-06-07 23:22:39vstinnersetrecipients: + vstinner, skrah
2020-06-07 23:22:39vstinnersetmessageid: <1591572159.8.0.102521783246.issue40887@roundup.psfhosted.org>
2020-06-07 23:22:39vstinnerlinkissue40887 messages
2020-06-07 23:22:39vstinnercreate