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 ZackerySpytz
Recipients ZackerySpytz
Date 2019-03-26.05:36:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553578571.99.0.594880448437.issue36430@roundup.psfhosted.org>
In-reply-to
Content
"long_step" is leaked in itertools_count_impl() if the type->tp_alloc() call fails.
History
Date User Action Args
2019-03-26 05:36:12ZackerySpytzsetrecipients: + ZackerySpytz
2019-03-26 05:36:11ZackerySpytzsetmessageid: <1553578571.99.0.594880448437.issue36430@roundup.psfhosted.org>
2019-03-26 05:36:11ZackerySpytzlinkissue36430 messages
2019-03-26 05:36:11ZackerySpytzcreate