Skip to content
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

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

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

hauntsaninja commented Jul 21, 2022

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 expert-typing labels Jul 21, 2022
@JelleZijlstra JelleZijlstra merged commit b437894 into python:main Jul 21, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jul 21, 2022

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
…__ (pythonGH-95106)

(cherry picked from commit b437894)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Jul 21, 2022

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
…-95106)

(cherry picked from commit b437894)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@hauntsaninja hauntsaninja deleted the gh-95105 branch Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expert-typing type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants