Skip to content

gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ #95106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

hauntsaninja
Copy link
Contributor

@hauntsaninja hauntsaninja commented Jul 21, 2022

@hauntsaninja
Copy link
Contributor Author

Note that wsgiref.types is new in Python 3.11, see #86178

@JelleZijlstra JelleZijlstra self-assigned this Jul 21, 2022
@AlexWaygood AlexWaygood added type-bug An unexpected behavior, bug, or error topic-typing labels Jul 21, 2022
@JelleZijlstra JelleZijlstra merged commit b437894 into python:main Jul 21, 2022
@miss-islington
Copy link
Contributor

Thanks @hauntsaninja for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 21, 2022
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jul 21, 2022
@bedevere-bot
Copy link

GH-95108 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Jul 21, 2022
@hauntsaninja hauntsaninja deleted the gh-95105 branch July 21, 2022 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-typing type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants