[issue36430] A possible reference leak in itertools.count()

Raymond Hettinger report at bugs.python.org
Tue Mar 26 03:55:41 EDT 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


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


----------
nosy: +rhettinger

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36430>
_______________________________________


More information about the Python-bugs-list mailing list