mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +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