diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2017-09-14 17:10:25 (GMT) |
---|---|---|
committer | Ćukasz Langa <lukasz@langa.pl> | 2017-09-14 17:10:25 (GMT) |
commit | 20fa05d0223101b8e0005525b94a2eac892348de (patch) | |
tree | b1f1e55f86d627674fc1dc8b40a8ddb62658e120 /Lib/urllib/request.py | |
parent | c8b6506404540eb06c45a51b04ccc102f8b92813 (diff) | |
download | cpython-20fa05d0223101b8e0005525b94a2eac892348de.zip cpython-20fa05d0223101b8e0005525b94a2eac892348de.tar.gz cpython-20fa05d0223101b8e0005525b94a2eac892348de.tar.bz2 |
[3.6] bpo-31457: Allow for nested LoggerAdapter objects (GH-3551) (#3576)
Some of the proxied methods use internal Logger state which isn't proxied,
causing failures if an adapter is applied to another adapter.
This commit fixes the issue, adds a new test for the use case.
(cherry picked from commit 1bbd482bcf6ea36bfe488f868810ffe110238ae1)
Diffstat (limited to 'Lib/urllib/request.py')
0 files changed, 0 insertions, 0 deletions