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 hansrajdas, nanjekyejoannah, vstinner
Date 2019-08-20.14:29:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566311366.6.0.785241873885.issue37732@roundup.psfhosted.org>
In-reply-to
Content
New changeset c9a484a1e76384680b90454018389465760dbeae by Victor Stinner in branch '3.7':
bpo-37732: Fix GCC warning in _PyObject_Malloc() (GH-15333) (GH-15342) (GH-15343)
https://github.com/python/cpython/commit/c9a484a1e76384680b90454018389465760dbeae
History
Date User Action Args
2019-08-20 14:29:26vstinnersetrecipients: + vstinner, nanjekyejoannah, hansrajdas
2019-08-20 14:29:26vstinnersetmessageid: <1566311366.6.0.785241873885.issue37732@roundup.psfhosted.org>
2019-08-20 14:29:26vstinnerlinkissue37732 messages
2019-08-20 14:29:26vstinnercreate