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 1568
Status closed
Title bpo-30346: Invalidate groupby() sub-iterator when move the primary iterator
History
Date User Action Args
2017-09-24 10:57:11serhiy.storchakasetstatus: open -> closed
2017-09-24 10:55:50serhiy.storchakasetstatus: closed -> open
2017-09-24 10:37:37serhiy.storchakasetstatus: open -> closed
2017-05-13 18:38:16serhiy.storchakasettitle: bpo-30346: An iterator produced by itertools.groupby() iterator -> bpo-30346: Invalidate groupby() sub-iterator when move the primary iterator
2017-05-13 06:51:03serhiy.storchakalinkissue30346 pull_requests
2017-05-13 06:51:03serhiy.storchakacreate