[issue36473] dictkeysobject: Add maximum iteration check for .values() and .items()

Inada Naoki report at bugs.python.org
Tue Apr 2 05:30:12 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:


New changeset b8311cf5e5d72f8a8aa688b7da1760d6a74a4d72 by Inada Naoki (Thomas Perl) in branch 'master':
bpo-36473: add maximum iteration check for dict .values() and .items() (GH-12619)
https://github.com/python/cpython/commit/b8311cf5e5d72f8a8aa688b7da1760d6a74a4d72


----------

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


More information about the Python-bugs-list mailing list