◐ Shell
clean mode source ↗

gh-141004: Document `PyClassMethod*` and `PyStaticMethod*` APIs by ZeroIntensity · Pull Request #141296 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@ZeroIntensity ZeroIntensity added needs backport to 3.13

bugs and security fixes

needs backport to 3.14

bugs and security fixes

labels

Nov 9, 2025

@bedevere-app bedevere-app Bot added awaiting core review docs

Documentation in the Doc dir

skip news labels

Nov 9, 2025

@StanFromIreland StanFromIreland left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZeroIntensity ZeroIntensity merged commit 807db68 into python:main

Nov 9, 2025

32 checks passed

@ZeroIntensity ZeroIntensity deleted the document-classmethod-staticmethod branch

November 9, 2025 18:03

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs

Nov 9, 2025

@miss-islington-app

Copy link Copy Markdown

Thanks @ZeroIntensity for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 9, 2025
…pythonGH-141296)

(cherry picked from commit 807db68)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>

@bedevere-app

bedevere-app Bot commented

Nov 9, 2025

Copy link Copy Markdown

GH-141308 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14

bugs and security fixes

label

Nov 9, 2025

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 9, 2025
…pythonGH-141296)

(cherry picked from commit 807db68)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>

@bedevere-app

bedevere-app Bot commented

Nov 9, 2025

Copy link Copy Markdown

GH-141309 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13

bugs and security fixes

label

Nov 9, 2025

ZeroIntensity added a commit that referenced this pull request

Nov 9, 2025
GH-141296) (GH-141308)

gh-141004: Document `PyClassMethod*` and `PyStaticMethod*` APIs (GH-141296)
(cherry picked from commit 807db68)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>

ZeroIntensity added a commit that referenced this pull request

Nov 9, 2025
GH-141296) (GH-141309)

gh-141004: Document `PyClassMethod*` and `PyStaticMethod*` APIs (GH-141296)
(cherry picked from commit 807db68)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request

Dec 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@picnixz picnixz picnixz approved these changes

@StanFromIreland StanFromIreland StanFromIreland approved these changes

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

Docs PRs

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ZeroIntensity @picnixz @StanFromIreland