Skip to content

Allow DontReadFromInput to produce iterator without error.#3315

Merged
nicoddemus merged 5 commits into
masterfrom
issue/3314
Mar 16, 2018
Merged

Allow DontReadFromInput to produce iterator without error.#3315
nicoddemus merged 5 commits into
masterfrom
issue/3314

Conversation

@jaraco

@jaraco jaraco commented Mar 16, 2018

Copy link
Copy Markdown
Contributor

Fixes #3314.

@nicoddemus nicoddemus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @jaraco, the fix LGTM!

@coveralls

coveralls commented Mar 16, 2018

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.002%) to 92.511% when pulling 17468fc on issue/3314 into fbcf1a9 on master.

@RonnyPfannschmidt RonnyPfannschmidt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

approved after having initial doubts about whether to use StopIteration for __iter__

however the intend is to fail in general

@nicoddemus nicoddemus merged commit 93847bf into master Mar 16, 2018
@nicoddemus nicoddemus deleted the issue/3314 branch March 16, 2018 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants