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 serhiy.storchaka
Recipients Mathew M., serhiy.storchaka
Date 2017-11-14.06:01:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510639261.32.0.213398074469.issue32020@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 56935a53b11b9a70f3e13e460777ec81a5b9195e by Serhiy Storchaka (Mat M) in branch 'master':
bpo-32020: arraymodule: Correct missing Py_DECREF in failure case of make_array() (#4391)
https://github.com/python/cpython/commit/56935a53b11b9a70f3e13e460777ec81a5b9195e
History
Date User Action Args
2017-11-14 06:01:01serhiy.storchakasetrecipients: + serhiy.storchaka, Mathew M.
2017-11-14 06:01:01serhiy.storchakasetmessageid: <1510639261.32.0.213398074469.issue32020@psf.upfronthosting.co.za>
2017-11-14 06:01:01serhiy.storchakalinkissue32020 messages
2017-11-14 06:01:01serhiy.storchakacreate