summaryrefslogtreecommitdiffstats
path: root/Lib/wsgiref/types.py
Commit message (Expand)AuthorAgeFilesLines
* gh-95105: Return Iterator from wsgiref.types.InputStream.__iter__ (GH-95106)Miss Islington (bot)2022-07-211-2/+2
* gh-86178: wsgiref.types: Add missing TypeAlias annotations (GH-91608)Sebastian Rittau2022-04-161-2/+2
* gh-86178: Add wsgiref.types (GH-32335)Sebastian Rittau2022-04-161-0/+54