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, serhiy.storchaka, vstinner
Date 2020-02-07.22:18:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581113910.58.0.697576166497.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60ac6ed5579f6666130fc264d3b748ee9575e3aa by Victor Stinner in branch 'master':
bpo-39573: Use Py_SET_SIZE() function (GH-18402)
https://github.com/python/cpython/commit/60ac6ed5579f6666130fc264d3b748ee9575e3aa
History
Date User Action Args
2020-02-07 22:18:30vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka
2020-02-07 22:18:30vstinnersetmessageid: <1581113910.58.0.697576166497.issue39573@roundup.psfhosted.org>
2020-02-07 22:18:30vstinnerlinkissue39573 messages
2020-02-07 22:18:30vstinnercreate