Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bpo-19072: Classmethod can wrap other classmethod like descriptors. See b83861f#29634

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 21 commits intopython:mainfromrhettinger:descriptor_cm_chaining
Nov 19, 2021

Conversation

rhettinger
Copy link
Contributor

@rhettingerrhettinger commentedNov 19, 2021
edited
Loading

Also, staticmethod() became callable in Python 3.10

https://bugs.python.org/issue19072

rhettingerand others added20 commitsMarch 15, 2021 21:12
Merge branch 'master' of github.com:python/cpython
Merge branch 'master' of github.com:python/cpython
Merge branch 'master' of github.com:python/cpython
Merge branch 'master' of github.com:python/cpython
Merge branch 'main' of github.com:python/cpython into main
Merge branch 'main' of github.com:python/cpython
@ambvambv merged commite34809e intopython:mainNov 19, 2021
@miss-islington
Copy link
Contributor

Thanks@rhettinger for the PR, and@ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-29643 is a backport of this pull request to the3.10 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelNov 19, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestNov 19, 2021
…ythonGH-29634)staticmethod() also became callable in Python 3.10.See:b83861f.(cherry picked from commite34809e)Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
ambv pushed a commit that referenced this pull requestNov 19, 2021
…H-29634) (GH-29643)staticmethod() also became callable in Python 3.10.See:b83861f.(cherry picked from commite34809e)Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
remykarem pushed a commit to remykarem/cpython that referenced this pull requestDec 7, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@rhettinger@miss-islington@bedevere-bot@ambv@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp