Skip to content

bpo-30346: Invalidate groupby() sub-iterator when move the primary iterator#1568

Closed
serhiy-storchaka wants to merge 5 commits into
python:masterfrom
serhiy-storchaka:groupby-invalid
Closed

bpo-30346: Invalidate groupby() sub-iterator when move the primary iterator#1568
serhiy-storchaka wants to merge 5 commits into
python:masterfrom
serhiy-storchaka:groupby-invalid

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented May 13, 2017

Copy link
Copy Markdown
Member

now becames invalid after advancing the groupby iterator.
@serhiy-storchaka serhiy-storchaka added the type-feature A feature request or enhancement label May 13, 2017
@mention-bot

Copy link
Copy Markdown

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rhettinger, @kristjanvalur and @tiran to be potential reviewers.

@serhiy-storchaka serhiy-storchaka changed the title bpo-30346: An iterator produced by itertools.groupby() iterator bpo-30346: Invalidate groupby() sub-iterator when move the primary iterator May 13, 2017

@kristjanvalur kristjanvalur left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

Closed in favor of #1569.

@serhiy-storchaka serhiy-storchaka deleted the groupby-invalid branch September 24, 2017 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants