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 methane
Recipients larry, methane, serhiy.storchaka, thehesiod, vstinner
Date 2017-09-04.03:31:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504495903.83.0.805941143243.issue31095@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4cde4bdcc86cb08ee3847500a172cc24eba37ffe by INADA Naoki in branch '2.7':
bpo-31095: Fix potential crash during GC (GH-3197)
https://github.com/python/cpython/commit/4cde4bdcc86cb08ee3847500a172cc24eba37ffe
History
Date User Action Args
2017-09-04 03:31:43methanesetrecipients: + methane, vstinner, larry, serhiy.storchaka, thehesiod
2017-09-04 03:31:43methanesetmessageid: <1504495903.83.0.805941143243.issue31095@psf.upfronthosting.co.za>
2017-09-04 03:31:43methanelinkissue31095 messages
2017-09-04 03:31:43methanecreate