◐ Shell
reader mode source ↗
Skip to content

gh-141004: Document missing PyCFunction* and PyCMethod* APIs#141253

Merged
ZeroIntensity merged 8 commits into
python:mainfrom
ZeroIntensity:document-pycfunction-pycmethod
Nov 16, 2025
Merged

gh-141004: Document missing PyCFunction* and PyCMethod* APIs#141253
ZeroIntensity merged 8 commits into
python:mainfrom
ZeroIntensity:document-pycfunction-pycmethod

Conversation

@ZeroIntensity

@ZeroIntensity ZeroIntensity commented Nov 8, 2025

Copy link
Copy Markdown
Member

@sharktide sharktide left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hide comment

I suggested some updates so the tone is consistent (eg. We use trailing "s" chars like "returns" but we use "Get" instead of "Gets") so we should keep the same style for consistency and to improve reading flow

I also surrounded true and false with backticks

@sharktide sharktide left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hide comment

In that case it looks fine to me / LGTM

ZeroIntensity and others added 4 commits November 15, 2025 14:06
@ZeroIntensity ZeroIntensity enabled auto-merge (squash) November 16, 2025 19:20
Hide details View details @ZeroIntensity ZeroIntensity merged commit be699d6 into python:main Nov 16, 2025
32 checks passed
@ZeroIntensity ZeroIntensity deleted the document-pycfunction-pycmethod branch November 16, 2025 19:25
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Nov 16, 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 16, 2025
pythonGH-141253)

(cherry picked from commit be699d6)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Nov 16, 2025

Copy link
Copy Markdown

GH-141637 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 16, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 16, 2025
pythonGH-141253)

(cherry picked from commit be699d6)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@bedevere-app

bedevere-app Bot commented Nov 16, 2025

Copy link
Copy Markdown

GH-141638 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 16, 2025
ZeroIntensity added a commit that referenced this pull request Nov 16, 2025
…Is (GH-141253) (GH-141637)

gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-141253)
(cherry picked from commit be699d6)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
ZeroIntensity added a commit that referenced this pull request Nov 16, 2025
…Is (GH-141253) (GH-141638)

gh-141004: Document missing `PyCFunction*` and `PyCMethod*` APIs (GH-141253)
(cherry picked from commit be699d6)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
pythonGH-141253)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants