Commit 24d2650
pythongh-91539: improve performance of get_proxies_environment (pythonGH-91566)
* improve performance of get_proxies_environment when there are many environment variables
* ππ€ Added by blurb_it.
* fix case of short env name
* fix formatting
* fix whitespace
* whitespace
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <carl@oddbird.net>
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <carl@oddbird.net>
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <carl@oddbird.net>
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <carl@oddbird.net>
* whitespace
* Update Misc/NEWS.d/next/Library/2022-04-15-11-29-38.gh-issue-91539.7WgVuA.rst
Co-authored-by: Carl Meyer <carl@oddbird.net>
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Carl Meyer <carl@oddbird.net>
(cherry picked from commit aeb28f5)
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>1 parent aec1333 commit 24d2650
2 files changed
Lines changed: 17 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2497 | 2497 | | |
2498 | 2498 | | |
2499 | 2499 | | |
2500 | | - | |
2501 | 2500 | | |
2502 | | - | |
2503 | 2501 | | |
2504 | 2502 | | |
2505 | | - | |
2506 | | - | |
2507 | | - | |
2508 | | - | |
| 2503 | + | |
| 2504 | + | |
| 2505 | + | |
| 2506 | + | |
| 2507 | + | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
2509 | 2515 | | |
2510 | 2516 | | |
2511 | 2517 | | |
2512 | 2518 | | |
2513 | 2519 | | |
2514 | 2520 | | |
2515 | | - | |
| 2521 | + | |
| 2522 | + | |
2516 | 2523 | | |
2517 | | - | |
2518 | 2524 | | |
2519 | | - | |
| 2525 | + | |
2520 | 2526 | | |
2521 | | - | |
| 2527 | + | |
2522 | 2528 | | |
2523 | 2529 | | |
2524 | 2530 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments