mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-16 21:45:04 +08:00
aff821c538
The `max_retries` argument can be `None`. It's handled here as `retries`: https://github.com/urllib3/urllib3/blob/main/src/urllib3/util/retry.py#L235