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-08-24.05:55:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a6296d34a478b4f697ea9db798146195075d496c by INADA Naoki in branch 'master':
bpo-31095: fix potential crash during GC (GH-2974)
https://github.com/python/cpython/commit/a6296d34a478b4f697ea9db798146195075d496c
History
Date User Action Args
2017-08-24 05:55:20methanesetrecipients: + methane, vstinner, larry, serhiy.storchaka, thehesiod
2017-08-24 05:55:20methanesetmessageid: <[email protected]>
2017-08-24 05:55:20methanelinkissue31095 messages
2017-08-24 05:55:19methanecreate