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 2020-02-03.16:28:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580747318.52.0.0295543391043.issue39542@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4b524161a0f9d50d782e739a3708434ffd4e94a5 by Victor Stinner in branch 'master':
bpo-39542: Move object.h debug functions to internal C API (GH-18331)
https://github.com/python/cpython/commit/4b524161a0f9d50d782e739a3708434ffd4e94a5
History
Date User Action Args
2020-02-03 16:28:38vstinnersetrecipients: + vstinner
2020-02-03 16:28:38vstinnersetmessageid: <1580747318.52.0.0295543391043.issue39542@roundup.psfhosted.org>
2020-02-03 16:28:38vstinnerlinkissue39542 messages
2020-02-03 16:28:38vstinnercreate