Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] Workaround erroneous urllib Windows proxy parsing (#7092) | coletdjnz | 2023-05-27 | 1 | -0/+40 |
Convert proxies extracted from windows registry to http for older Python versions. See: https://github.com/python/cpython/issues/86793 Authored by: coletdjnz |