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