diff options
author | Ćukasz Langa <lukasz@langa.pl> | 2017-09-14 11:34:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-14 11:34:47 -0400 |
commit | 1bbd482bcf6ea36bfe488f868810ffe110238ae1 (patch) | |
tree | 02fcd023fe78fa0b95287b493d75a0d1c963f48d /Objects/moduleobject.c | |
parent | 5a61559fb0776a9a0f08294ec9003cea13940430 (diff) | |
download | cpython-git-1bbd482bcf6ea36bfe488f868810ffe110238ae1.tar.gz |
bpo-31457: Allow for nested LoggerAdapter objects (#3551)
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.
Diffstat (limited to 'Objects/moduleobject.c')
0 files changed, 0 insertions, 0 deletions