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 rhettinger
Recipients ZackerySpytz, miss-islington, rhettinger, serhiy.storchaka
Date 2019-03-26.07:55:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553586941.45.0.638754343352.issue36430@roundup.psfhosted.org>
In-reply-to
Content
New changeset c0dce6aa2ce1ff408170bb8de2ebde3bfd8aa6cf by Raymond Hettinger (Miss Islington (bot)) in branch '2.7':
bpo-36430: Fix a possible reference leak in itertools.count(). (GH-12551) (GH-12554)
https://github.com/python/cpython/commit/c0dce6aa2ce1ff408170bb8de2ebde3bfd8aa6cf
History
Date User Action Args
2019-03-26 07:55:41rhettingersetrecipients: + rhettinger, serhiy.storchaka, ZackerySpytz, miss-islington
2019-03-26 07:55:41rhettingersetmessageid: <1553586941.45.0.638754343352.issue36430@roundup.psfhosted.org>
2019-03-26 07:55:41rhettingerlinkissue36430 messages
2019-03-26 07:55:41rhettingercreate