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

Appearance settings

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

Merged
AA-Turner merged 1 commit intopython:mainpython/cpython:mainfrom
ngoldbaum:versionadded-new-apingoldbaum/cpython:versionadded-new-apiCopy head branch name to clipboard
Jul 22, 2025
Merged

gh-133296: Fix versionadded for C API functions that were backported#137024
AA-Turner merged 1 commit intopython:mainpython/cpython:mainfrom
ngoldbaum:versionadded-new-apingoldbaum/cpython:versionadded-new-apiCopy head branch name to clipboard

Conversation

@ngoldbaum
Copy link
Contributor

@ngoldbaum ngoldbaum commented Jul 22, 2025

@hugovk asked me to update these docs on main to account for the late-breaking backport to 3.14.


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

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Jul 22, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Jul 22, 2025
@StanFromIreland StanFromIreland changed the title Fix versionadded for C API functions that were backported gh-133296: Fix versionadded for C API functions that were backported Jul 22, 2025
@AA-Turner AA-Turner merged commit b13a5df into python:main Jul 22, 2025
36 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 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?

Copy link
Member

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.

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 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.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.