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.

URL PR 12619
Status merged
Title bpo-36473: add maximum iteration check for dict .values() and .items()
History
Date User Action Args
2019-04-02 09:30:12thomas.perlsetstatus: open -> merged
2019-04-02 04:46:12thomas.perlsettitle: bpo-36473: dictkeysobject: Add maximum iteration check for .values() and .items() -> bpo-36473: add maximum iteration check for dict .values() and .items()
2019-03-29 17:14:43thomas.perlsettitle: bpo-36473: dictkeysobject: Track change revision, check in iterator -> bpo-36473: dictkeysobject: Add maximum iteration check for .values() and .items()
2019-03-29 14:19:55thomas.perllinkissue36473 pull_requests
2019-03-29 14:19:55thomas.perlcreate