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-06-22.16:02:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592841776.53.0.573470640954.issue41078@roundup.psfhosted.org>
In-reply-to
Content
New changeset c96d00e88ead8f99bb6aa1357928ac4545d9287c by Victor Stinner in branch 'master':
bpo-41078: Fix bltinmodule.c with Py_TRACE_REFS (GH-21058)
https://github.com/python/cpython/commit/c96d00e88ead8f99bb6aa1357928ac4545d9287c
History
Date User Action Args
2020-06-22 16:02:56vstinnersetrecipients: + vstinner
2020-06-22 16:02:56vstinnersetmessageid: <1592841776.53.0.573470640954.issue41078@roundup.psfhosted.org>
2020-06-22 16:02:56vstinnerlinkissue41078 messages
2020-06-22 16:02:56vstinnercreate