Message 354156 - Python tracker

Message354156

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 miss-islington, pablogsal, vstinner
Date 2019-10-08.00:37:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570495062.54.0.716202594374.issue38070@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4d5f94b8cd20f804c7868c5395a15aa6032f874c by Victor Stinner in branch 'master':
bpo-38070: Enhance visit_decref() debug trace (GH-16631)
https://github.com/python/cpython/commit/4d5f94b8cd20f804c7868c5395a15aa6032f874c
History
Date User Action Args
2019-10-08 00:37:42vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2019-10-08 00:37:42vstinnersetmessageid: <1570495062.54.0.716202594374.issue38070@roundup.psfhosted.org>
2019-10-08 00:37:42vstinnerlinkissue38070 messages
2019-10-08 00:37:42vstinnercreate