Skip to content

proxy: urllib getproxies works with OS specific sources (like Windows registry)#177

Open
temoto wants to merge 1 commit intomasterfrom
urllib-proxy
Open

proxy: urllib getproxies works with OS specific sources (like Windows registry)#177
temoto wants to merge 1 commit intomasterfrom
urllib-proxy

Conversation

@temoto
Copy link
Copy Markdown
Member

@temoto temoto commented Sep 8, 2020

Natan Rajchenberg approached me via email with this patch. Using urllib getproxies handles OS specific sources other than environment variables.

LGTM, but have to check for compatibility.

@temoto
Copy link
Copy Markdown
Member Author

temoto commented Sep 8, 2020

Public test is much appreciated.

pip install https://github.com/httplib2/httplib2/archive/urllib-proxy.zip

@temoto temoto marked this pull request as ready for review September 8, 2020 21:42
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 8, 2020

Codecov Report

Merging #177 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   76.16%   76.14%   -0.02%     
==========================================
  Files           8        8              
  Lines        2618     2616       -2     
==========================================
- Hits         1994     1992       -2     
  Misses        624      624              
Impacted Files Coverage Δ
python2/httplib2/__init__.py 83.57% <100.00%> (-0.02%) ⬇️
python3/httplib2/__init__.py 84.47% <100.00%> (-0.02%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 595e248...9835dc7. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants