mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
Re-export the types from wsgiref.types for now to avoid breaking existing code. wsgiref.types should be removed eventually. Also, reduce the boilerplate description in _typeshed/wsgi.pyi as it mirrors the description in _typeshed/__init__.pyi.