mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 16:50:25 +08:00
5c52691954
* Add more specific types for requests.sessions.Session Once this is accepted I'd like to propegate these signatures to all of the convience methods people actually use like get, post, put, etc... * s/Optional[Union,/Union[None,/g