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