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 corona10, nascheme, serhiy.storchaka, shihai1991, steve.dower, vstinner
Date 2020-02-13.17:35:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581615308.16.0.429256461064.issue39573@roundup.psfhosted.org>
In-reply-to
Content
New changeset 968dcd9e7a4d3aa9aaa1dfca693adf60d6b71ce7 by Brandt Bucher in branch 'master':
bpo-39573: Fix bad copy-paste in Py_SET_SIZE (GH-18496)
https://github.com/python/cpython/commit/968dcd9e7a4d3aa9aaa1dfca693adf60d6b71ce7
History
Date User Action Args
2020-02-13 17:35:08vstinnersetrecipients: + vstinner, nascheme, serhiy.storchaka, steve.dower, corona10, shihai1991
2020-02-13 17:35:08vstinnersetmessageid: <1581615308.16.0.429256461064.issue39573@roundup.psfhosted.org>
2020-02-13 17:35:08vstinnerlinkissue39573 messages
2020-02-13 17:35:08vstinnercreate