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:55:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580748908.94.0.563105061907.issue39542@roundup.psfhosted.org>
In-reply-to
Content
New changeset 49932fec62c616ec88da52642339d83ae719e924 by Victor Stinner in branch 'master':
bpo-39542: Simplify _Py_NewReference() (GH-18332)
https://github.com/python/cpython/commit/49932fec62c616ec88da52642339d83ae719e924
History
Date User Action Args
2020-02-03 16:55:08vstinnersetrecipients: + vstinner
2020-02-03 16:55:08vstinnersetmessageid: <1580748908.94.0.563105061907.issue39542@roundup.psfhosted.org>
2020-02-03 16:55:08vstinnerlinkissue39542 messages
2020-02-03 16:55:08vstinnercreate