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

Serhiy Storchaka report at bugs.python.org
Tue Mar 26 02:05:37 EDT 2019


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 0523c39e7720b82b38ad793d3f1a5681adcdf873 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-36430: Fix a possible reference leak in itertools.count(). (GH-12551)
https://github.com/python/cpython/commit/0523c39e7720b82b38ad793d3f1a5681adcdf873


----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list