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-06.23:39:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581032352.06.0.285410185659.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset a93c51e3a8e15f1a486d11d5b55a64f3381babe0 by Victor Stinner in branch 'master':
bpo-39573: Use Py_REFCNT() macro (GH-18388)
https://github.com/python/cpython/commit/a93c51e3a8e15f1a486d11d5b55a64f3381babe0
History
Date User Action Args
2020-02-06 23:39:12vstinnersetrecipients: + vstinner
2020-02-06 23:39:12vstinnersetmessageid: <1581032352.06.0.285410185659.issue39573@roundup.psfhosted.org>
2020-02-06 23:39:12vstinnerlinkissue39573 messages
2020-02-06 23:39:12vstinnercreate