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 miss-islington
Recipients miss-islington, vstinner
Date 2019-09-09.17:18:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568049492.71.0.695410007687.issue38070@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5731172bb1e958b1d80b18eaf88d3f2f93cfccdd by Miss Islington (bot) in branch '3.8':
bpo-38070: visit_decref() calls _PyObject_IsFreed() (GH-15782)
https://github.com/python/cpython/commit/5731172bb1e958b1d80b18eaf88d3f2f93cfccdd
History
Date User Action Args
2019-09-09 17:18:12miss-islingtonsetrecipients: + miss-islington, vstinner
2019-09-09 17:18:12miss-islingtonsetmessageid: <1568049492.71.0.695410007687.issue38070@roundup.psfhosted.org>
2019-09-09 17:18:12miss-islingtonlinkissue38070 messages
2019-09-09 17:18:12miss-islingtoncreate