Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-39826: add getConnection() hook to logging HTTPHandler#18745

Merged
vsajip merged 4 commits intopython:masterfrom
l0rb:master
Mar 4, 2020
Merged

bpo-39826: add getConnection() hook to logging HTTPHandler#18745
vsajip merged 4 commits intopython:masterfrom
l0rb:master

Conversation

@l0rb
Copy link
Contributor

@l0rb l0rb commented Mar 2, 2020

This PR enables it easily extend HTTPHandler to provide a custom connection, for example to use a proxy, without having to reimplement emit.

https://bugs.python.org/issue39826

@python python deleted a comment from codecov bot Mar 3, 2020
@vsajip vsajip added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 4, 2020
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @vsajip for commit 94b52e3 🤖

If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 4, 2020
@vsajip vsajip merged commit 22a9a54 into python:master Mar 4, 2020
sthagen added a commit to sthagen/python-cpython that referenced this pull request Mar 4, 2020
bpo-39826: add getConnection() hook to logging HTTPHandler (pythonGH-18745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants