mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-13 02:22:59 +08:00
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