Skip to content

Conversation

@ghost
Copy link

@ghostghost commented Feb 19, 2025

Removed references (appended !) to underlying external C library functions.


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

Removed references (appended `!`) for underlying external C library functions.
Copy link
Member

@hugovkhugovk left a comment

Choose a reason for hiding this comment

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

Thanks!

@hugovkhugovk added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Feb 20, 2025
@hugovkhugovk merged commit 3bda821 into python:mainFeb 20, 2025
39 checks passed
@miss-islington-app
Copy link

Thanks @koyuki7w for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 20, 2025
(cherry picked from commit 3bda821) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
@bedevere-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 20, 2025
(cherry picked from commit 3bda821) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Feb 20, 2025
@bedevere-app
Copy link

GH-130347 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Feb 20, 2025
hugovk pushed a commit that referenced this pull request Feb 20, 2025
…130346) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com>
@ghost ghost deleted the doc-fix-4 branch February 20, 2025 13:12
hugovk added a commit that referenced this pull request Feb 20, 2025
…130347) Co-authored-by: Yuki Kobayashi <drsuaimqjgar@gmail.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@hugovk