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