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 miss-islington
Recipients ZackerySpytz, miss-islington, serhiy.storchaka
Date 2019-03-26.06:26:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553581604.55.0.770371026928.issue36430@roundup.psfhosted.org>
In-reply-to
Content
New changeset e0fe25be1ecbdf4abd1b0edd4aabacc4d75dec41 by Miss Islington (bot) in branch '3.7':
bpo-36430: Fix a possible reference leak in itertools.count(). (GH-12551)
https://github.com/python/cpython/commit/e0fe25be1ecbdf4abd1b0edd4aabacc4d75dec41
History
Date User Action Args
2019-03-26 06:26:44miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2019-03-26 06:26:44miss-islingtonsetmessageid: <1553581604.55.0.770371026928.issue36430@roundup.psfhosted.org>
2019-03-26 06:26:44miss-islingtonlinkissue36430 messages
2019-03-26 06:26:44miss-islingtoncreate