mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 17:11:27 +08:00
ff3c3b8373
urllib3.response.HTTPResponse.geturl() return should be `str | None`. Source: https://github.com/urllib3/urllib3/blob/3951d3cf8f8c8119c455ce50c171dc0ca50cb130/src/urllib3/response.py#L416-L417