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 1569
Status merged
Title bpo-30346: Exhaust groupby() sub-iterator when move the primary iterator
History
Date User Action Args
2017-09-24 10:36:13serhiy.storchakasetstatus: open -> merged
2017-05-13 18:39:06serhiy.storchakasettitle: bpo-30346: An iterator produced by itertools.groupby() iterator -> bpo-30346: Exhaust groupby() sub-iterator when move the primary iterator
2017-05-13 06:51:38serhiy.storchakalinkissue30346 pull_requests
2017-05-13 06:51:38serhiy.storchakacreate