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-05.17:24:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580923481.1.0.0197499103317.issue39542@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58f4e1a6ee4c6ea82f3f5075d9d9d344ce6b8a56 by Victor Stinner in branch 'master':
bpo-39542: Declare _Py_AddToAllObjects() in pycore_object.h (GH-18368)
https://github.com/python/cpython/commit/58f4e1a6ee4c6ea82f3f5075d9d9d344ce6b8a56
History
Date User Action Args
2020-02-05 17:24:41vstinnersetrecipients: + vstinner
2020-02-05 17:24:41vstinnersetmessageid: <1580923481.1.0.0197499103317.issue39542@roundup.psfhosted.org>
2020-02-05 17:24:41vstinnerlinkissue39542 messages
2020-02-05 17:24:41vstinnercreate