mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -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.