Skip to content

Conversation

@rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Nov 19, 2021

Also, staticmethod() became callable in Python 3.10

https://bugs.python.org/issue19072

@ambv ambv merged commit e34809e into python:main Nov 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 the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Nov 19, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 19, 2021
…ythonGH-29634)

staticmethod() also became callable in Python 3.10.

See: b83861f.
(cherry picked from commit e34809e)

Co-authored-by: Raymond Hettinger <[email protected]>
ambv pushed a commit that referenced this pull request Nov 19, 2021
…H-29634) (GH-29643)

staticmethod() also became callable in Python 3.10.

See: b83861f.
(cherry picked from commit e34809e)

Co-authored-by: Raymond Hettinger <[email protected]>
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants