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:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 2eea952b1b9ebbc2d94fd3faca1536c6b4963725 by INADA Naoki in branch '3.6':
bpo-31095: fix potential crash during GC (GH-3195)
https://github.com/python/cpython/commit/2eea952b1b9ebbc2d94fd3faca1536c6b4963725
History
Date User Action Args
2017-09-04 03:31:12methanesetrecipients: + methane, vstinner, larry, serhiy.storchaka, thehesiod
2017-09-04 03:31:11methanesetmessageid: <[email protected]>
2017-09-04 03:31:11methanelinkissue31095 messages
2017-09-04 03:31:11methanecreate