Skip to content

bpo-43917: Fix pure python equivalent for classmethod #25544

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
Apr 23, 2021

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Apr 22, 2021

Reported by Yahor Harunovich.

https://bugs.python.org/issue43917

@rhettinger rhettinger added type-bug An unexpected behavior, bug, or error docs Documentation in the Doc dir skip news needs backport to 3.9 only security fixes labels Apr 22, 2021
@rhettinger rhettinger merged commit 14092b5 into python:master Apr 23, 2021
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 23, 2021
Reported by Yahor Harunovich.
(cherry picked from commit 14092b5)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Apr 23, 2021
@bedevere-bot
Copy link

GH-25546 is a backport of this pull request to the 3.9 branch.

rhettinger pushed a commit that referenced this pull request Apr 23, 2021
…25546)

Reported by Yahor Harunovich.
(cherry picked from commit 14092b5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants