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 corona10, vstinner
Date 2020-10-30.21:51:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604094665.6.0.376223006555.issue42208@roundup.psfhosted.org>
In-reply-to
Content
New changeset eba5bf2f5672bf4861c626937597b85ac0c242b9 by Victor Stinner in branch 'master':
bpo-42208: Call GC collect earlier in PyInterpreterState_Clear() (GH-23044)
https://github.com/python/cpython/commit/eba5bf2f5672bf4861c626937597b85ac0c242b9
History
Date User Action Args
2020-10-30 21:51:05vstinnersetrecipients: + vstinner, corona10
2020-10-30 21:51:05vstinnersetmessageid: <1604094665.6.0.376223006555.issue42208@roundup.psfhosted.org>
2020-10-30 21:51:05vstinnerlinkissue42208 messages
2020-10-30 21:51:05vstinnercreate