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 Jim Fasarakis-Hilliard, amaury.forgeotdarc, corona10, eric.snow, isoschiz, koubaa, kylotan, lukasz.langa, miss-islington, pconnell, phsilva, python-dev, santoso.wijaya, shihai1991, tlesher, vstinner, ysj.ray
Date 2020-08-12.21:23:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597267417.72.0.167201955906.issue1635741@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8ecc0c4d390d03de5cd2344aa44b69ed02ffe470 by Hai Shi in branch 'master':
bpo-1635741: Clean sysdict and builtins of interpreter at exit (GH-21605)
https://github.com/python/cpython/commit/8ecc0c4d390d03de5cd2344aa44b69ed02ffe470
History
Date User Action Args
2020-08-12 21:23:37vstinnersetrecipients: + vstinner, amaury.forgeotdarc, kylotan, tlesher, phsilva, ysj.ray, santoso.wijaya, lukasz.langa, python-dev, eric.snow, pconnell, isoschiz, Jim Fasarakis-Hilliard, corona10, miss-islington, shihai1991, koubaa
2020-08-12 21:23:37vstinnersetmessageid: <1597267417.72.0.167201955906.issue1635741@roundup.psfhosted.org>
2020-08-12 21:23:37vstinnerlinkissue1635741 messages
2020-08-12 21:23:37vstinnercreate