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-07.00:24:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581035076.21.0.312862035894.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset c86a11221df7e37da389f9c6ce6e47ea22dc44ff by Victor Stinner in branch 'master':
bpo-39573: Add Py_SET_REFCNT() function (GH-18389)
https://github.com/python/cpython/commit/c86a11221df7e37da389f9c6ce6e47ea22dc44ff
History
Date User Action Args
2020-02-07 00:24:36vstinnersetrecipients: + vstinner
2020-02-07 00:24:36vstinnersetmessageid: <1581035076.21.0.312862035894.issue39573@roundup.psfhosted.org>
2020-02-07 00:24:36vstinnerlinkissue39573 messages
2020-02-07 00:24:36vstinnercreate