Commit aeb28f5
* 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 <[email protected]>
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <[email protected]>
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <[email protected]>
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <[email protected]>
* whitespace
* Update Misc/NEWS.d/next/Library/2022-04-15-11-29-38.gh-issue-91539.7WgVuA.rst
Co-authored-by: Carl Meyer <[email protected]>
* Update Lib/urllib/request.py
Co-authored-by: Carl Meyer <[email protected]>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Carl Meyer <[email protected]>
1 parent 9442105 commit aeb28f5
File tree
2 files changed
+17
-10
lines changed- Lib/urllib
- Misc/NEWS.d/next/Library
2 files changed
+17
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2508 | 2508 | | |
2509 | 2509 | | |
2510 | 2510 | | |
2511 | | - | |
2512 | 2511 | | |
2513 | | - | |
2514 | 2512 | | |
2515 | 2513 | | |
2516 | | - | |
2517 | | - | |
2518 | | - | |
2519 | | - | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
| 2525 | + | |
2520 | 2526 | | |
2521 | 2527 | | |
2522 | 2528 | | |
2523 | 2529 | | |
2524 | 2530 | | |
2525 | 2531 | | |
2526 | | - | |
| 2532 | + | |
| 2533 | + | |
2527 | 2534 | | |
2528 | | - | |
2529 | 2535 | | |
2530 | | - | |
| 2536 | + | |
2531 | 2537 | | |
2532 | | - | |
| 2538 | + | |
2533 | 2539 | | |
2534 | 2540 | | |
2535 | 2541 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments