4 Commits
Author SHA1 Message Date
bashonly 4e6a693057 Remove Python 3.9 support (#13861)
Closes #13858
Authored by: bashonly
2025-10-15 10:25:21 +00:00
sepro f95a92b3d0 [cleanup] Deprecate more compat functions (#11439)
Authored by: seproDev
2024-11-17 00:24:11 +01:00
47ab66db0f [docs] Misc Cleanup (#8977)
Closes #8355, #8944

Authored by: bashonly, Grub4k, Arthurszzz, seproDev, pukkandan

Co-authored-by: sepro <[email protected]>
Co-authored-by: bashonly <[email protected]>
Co-authored-by: Arthurszzz <[email protected]>
Co-authored-by: Simon Sawicki <[email protected]>
Co-authored-by: bashonly <[email protected]>
2024-03-11 00:48:47 +05:30
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
2023-05-27 07:17:27 +00:00