mirror of
https://github.com/python/cpython.git
synced 2026-06-05 19:14:37 -04:00
5094690efd
Small performance improvement of getproxies_environment() when there are many environment variables. In a benchmark with 5k environment variables not related to proxies, and 5 specifying proxies, we get a 10% walltime improvement.