bpo-31457: Make the `LoggerAdapter.manager` property settable by ambv · Pull Request #4042 · python/cpython

Due to a bug in the initial fix, the setter was in fact creating a different
property.  This is now fixed.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 19, 2017
…ythonGH-4042)

Due to a bug in the initial fix, the setter was in fact creating a different
property.  This is now fixed.
(cherry picked from commit 0b6a118)

ambv pushed a commit that referenced this pull request

Oct 19, 2017
…H-4042) (#4043)

Due to a bug in the initial fix, the setter was in fact creating a different
property.  This is now fixed.
(cherry picked from commit 0b6a118)

@ambv ambv deleted the loggeradapterfixfix branch

July 12, 2021 11:23