Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Cpython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sip
Cpython
Commits
Commits · deacc3c9a64801ec5ea497bf618b9de2cf32a86f
deacc3c9a64801ec5ea497bf618b9de2cf32a86f
Select Git revision
Selected
deacc3c9a64801ec5ea497bf618b9de2cf32a86f
Branches
13
main
default
protected
3.10
3.11
revert-15688-bpo-38031-_io-FileIO-opener-crash
3.8
3.9
3.7
enum-fix_auto
branch-v3.11.0
backport-c3648f4-3.11
gh-93963/remove-importlib-resources-abcs
refactor-wait_for
shared-testcase
Tags
20
v3.12.0a2
v3.12.0a1
v3.11.0
v3.8.15
v3.9.15
v3.10.8
v3.7.15
v3.11.0rc2
v3.8.14
v3.9.14
v3.7.14
v3.10.7
v3.11.0rc1
v3.10.6
v3.11.0b5
v3.11.0b4
v3.10.5
v3.11.0b3
v3.11.0b2
v3.9.13
34 results
cpython
Lib
wsgiref
types.py
Author
Search by author
Any Author
authors
D-AIRY
root
Ivan Dokunov
Ivan
buildsrv
buildsrv
3 authors
Browse files
Jul 21, 2022
gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (GH-95106)
· deacc3c9
Miss Islington (bot)
authored
Jul 21, 2022
deacc3c9
Apr 16, 2022
gh-86178: wsgiref.types: Add missing TypeAlias annotations (GH-91608)
· 25af5ea4
Sebastian Rittau
authored
Apr 16, 2022
25af5ea4
gh-86178: Add wsgiref.types (GH-32335)
· 0ddc63b2
Sebastian Rittau
authored
Apr 16, 2022
0ddc63b2
Loading