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 vstinner
Date 2019-09-09.15:45:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568043902.78.0.683455907116.issue38070@roundup.psfhosted.org>
In-reply-to
Content
New changeset d91d4de31745fc1ed4c7e6c208917827c9c472b6 by Victor Stinner in branch 'master':
bpo-38070: visit_decref() calls _PyObject_IsFreed() (GH-15782)
https://github.com/python/cpython/commit/d91d4de31745fc1ed4c7e6c208917827c9c472b6
History
Date User Action Args
2019-09-09 15:45:02vstinnersetrecipients: + vstinner
2019-09-09 15:45:02vstinnersetmessageid: <1568043902.78.0.683455907116.issue38070@roundup.psfhosted.org>
2019-09-09 15:45:02vstinnerlinkissue38070 messages
2019-09-09 15:45:02vstinnercreate