Skip to content

[3.14] gh-123299: Backport typo fixes in What's New in Python 3.14 - #137525

Merged
hugovk merged 1 commit into
python:3.14from
hugovk:3.14-whatsnew-fix-typos
Aug 7, 2025
Merged

[3.14] gh-123299: Backport typo fixes in What's New in Python 3.14#137525
hugovk merged 1 commit into
python:3.14from
hugovk:3.14-whatsnew-fix-typos

Conversation

@hugovk

@hugovkhugovk commented Aug 7, 2025

Copy link
Copy Markdown
Member

"by by" was only fixed in main as part of a 3.15 feature not being backported (#132908).

PyMutex_IsLocked -> _PyMutex_IsLocked was my mis-correction in #136971, re: #137024 (review).


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

@hugovk
hugovk merged commit ab7ffdc into python:3.14Aug 7, 2025
37 checks passed
@hugovk
hugovk deleted the 3.14-whatsnew-fix-typos branch August 7, 2025 16:06
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsAug 7, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
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.

2 participants

@hugovk@ZeroIntensity