Skip to content

bpo-31457: Make the LoggerAdapter.manager property settable #4042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 19, 2017

Conversation

ambv
Copy link
Contributor

@ambv ambv commented Oct 18, 2017

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

https://bugs.python.org/issue31457

Due to a bug in the initial fix, the setter was in fact creating a different
property.  This is now fixed.
@miss-islington
Copy link
Contributor

Thanks @ambv for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-4043 is a backport of this pull request to the 3.6 branch.

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
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