mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-02 22:11:32 +08:00
* Make requests.Response.iter_content allow None According to the docstring: > chunk_size must be of type int or None * Combine and alphabetize import statement