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

gh-133296: Fix versionadded for C API functions that were backported#137024

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
AA-Turner merged 1 commit intopython:mainfromngoldbaum:versionadded-new-api
Jul 22, 2025

Conversation

@ngoldbaum
Copy link
Contributor

@ngoldbaumngoldbaum commentedJul 22, 2025
edited by bedevere-appbot
Loading

@hugovkasked me to update these docs onmain to account for the late-breaking backport to 3.14.


📚 Documentation preview 📚:https://cpython-previews--137024.org.readthedocs.build/

hugovk reacted with hooray emoji
@bedevere-appbedevere-appbot added awaiting review docsDocumentation in the Doc dir skip news labelsJul 22, 2025
@StanFromIrelandStanFromIreland changed the titleFix versionadded for C API functions that were backportedgh-133296: Fix versionadded for C API functions that were backportedJul 22, 2025
@AA-TurnerAA-Turner merged commitb13a5df intopython:mainJul 22, 2025
36 checks passed
@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsJul 22, 2025
* ``_Py_GetConfig()``::c:func:`PyConfig_Get` and:c:func:`PyConfig_GetInt`
* ``_Py_HashBytes()``::c:func:`Py_HashBuffer`
* ``_Py_fopen_obj()``::c:func:`Py_fopen`
* ``PyMutex_IsLocked()`` ::c:func:`PyMutex_IsLocked`
Copy link
Member

Choose a reason for hiding this comment

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

Should the first one start with an underscore?

Choose a reason for hiding this comment

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

Nope, the private API lacked a leading underscore.

hugovk reacted with thumbs up emoji
Copy link
Member

Choose a reason for hiding this comment

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

Then I need to undo my typo "fix" :)

#137525

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

Reviewers

@hugovkhugovkhugovk left review comments

@ZeroIntensityZeroIntensityZeroIntensity approved these changes

@AA-TurnerAA-TurnerAA-Turner approved these changes

Assignees

No one assigned

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@ngoldbaum@hugovk@AA-Turner@ZeroIntensity

[8]ページ先頭

©2009-2025 Movatter.jp