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 nascheme, vstinner
Date 2020-02-07.08:17:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581063431.59.0.315748840043.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset d2ec81a8c99796b51fb8c49b77a7fe369863226f by Victor Stinner in branch 'master':
bpo-39573: Add Py_SET_TYPE() function (GH-18394)
https://github.com/python/cpython/commit/d2ec81a8c99796b51fb8c49b77a7fe369863226f
History
Date User Action Args
2020-02-07 08:17:11vstinnersetrecipients: + vstinner, nascheme
2020-02-07 08:17:11vstinnersetmessageid: <1581063431.59.0.315748840043.issue39573@roundup.psfhosted.org>
2020-02-07 08:17:11vstinnerlinkissue39573 messages
2020-02-07 08:17:11vstinnercreate