Skip to content

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

Merged
rhettinger merged 1 commit into
python:masterfrom
rhettinger:classmethod_descriptor_example
Apr 23, 2021
Merged

bpo-43917: Fix pure python equivalent for classmethod#25544
rhettinger merged 1 commit into
python:masterfrom
rhettinger:classmethod_descriptor_example

Conversation

@rhettinger
Copy link
Copy Markdown
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 labels Apr 22, 2021
@rhettinger rhettinger merged commit 14092b5 into python:master Apr 23, 2021
@miss-islington
Copy link
Copy Markdown
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
Copy link
Copy Markdown

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