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.16:00:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604073608.97.0.110319972733.issue42208@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8b3414818f5289eac530bf38bcfbd7b2b851805c by Victor Stinner in branch 'master':
bpo-42208: Pass tstate to _PyGC_CollectNoFail() (GH-23038)
https://github.com/python/cpython/commit/8b3414818f5289eac530bf38bcfbd7b2b851805c
History
Date User Action Args
2020-10-30 16:00:08vstinnersetrecipients: + vstinner, corona10
2020-10-30 16:00:08vstinnersetmessageid: <1604073608.97.0.110319972733.issue42208@roundup.psfhosted.org>
2020-10-30 16:00:08vstinnerlinkissue42208 messages
2020-10-30 16:00:08vstinnercreate