]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39826: add getConnection() hook to logging HTTPHandler (GH-18745)
authorl0rb <lorbritzer@yahoo.de>
Wed, 4 Mar 2020 10:49:51 +0000 (11:49 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2020 10:49:51 +0000 (10:49 +0000)
commit22a9a546ff3bf2a63d77ca1e5494e758bc59132f
tree7014df0897d175235e811a8bcbb775f10baced39
parentbe501ca2419a91546dea85ef4f36945545458589
bpo-39826: add getConnection() hook to logging HTTPHandler (GH-18745)
Lib/logging/handlers.py
Misc/NEWS.d/next/Library/2020-03-02-15-15-01.bpo-39826.DglHk7.rst [new file with mode: 0644]