Commit Graph

1 Commits (d7aee8e310b2c4f21d50aac0b420e1b3abde21a4)

Author SHA1 Message Date
coletdjnz 3f66b6fe50
[core] Workaround erroneous urllib Windows proxy parsing (#7092)
Convert proxies extracted from windows registry to http for older Python versions.
See: https://github.com/python/cpython/issues/86793

Authored by: coletdjnz
2 years ago