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 ZackerySpytz, corona10, nascheme, petdance, ronaldoussoren, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-06-04.20:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591301447.11.0.557856619659.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset dc24b8a2ac32114313bae519db3ccc21fe45c982 by Victor Stinner in branch 'master':
bpo-39573: Porting to Python 3.10: Py_SET_SIZE() macro (GH-20610)
https://github.com/python/cpython/commit/dc24b8a2ac32114313bae519db3ccc21fe45c982
History
Date User Action Args
2020-06-04 20:10:47vstinnersetrecipients: + vstinner, nascheme, ronaldoussoren, serhiy.storchaka, steve.dower, corona10, ZackerySpytz, shihai1991, petdance
2020-06-04 20:10:47vstinnersetmessageid: <1591301447.11.0.557856619659.issue39573@roundup.psfhosted.org>
2020-06-04 20:10:47vstinnerlinkissue39573 messages
2020-06-04 20:10:47vstinnercreate