mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-08 17:39:20 +08:00
7c4765357a
* 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