mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-14 15:12:17 +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