8000 gh-91539: Small performance improvement of urrlib.request.getproxies_environment() by RaphaelMarinier · Pull Request #108771 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-91539: Small performance improvement of urrlib.request.getproxies_environment() #108771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Sep 1, 2023
commit 0e43950822b929b9e2a40734cce29ec6def352ce
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Small (10 - 20%) and trivial performance improvement of urrlib.request.getproxies_environment(), typically useful when there are many environment variables to go over.
0