Skip to content

Fix typo in 3.14 What's New tail call interpreter docs#146425

Merged
ZeroIntensity merged 1 commit intopython:mainfrom
johnthagen:fix-3.14-whats-new-typo
Mar 25, 2026
Merged

Fix typo in 3.14 What's New tail call interpreter docs#146425
ZeroIntensity merged 1 commit intopython:mainfrom
johnthagen:fix-3.14-whats-new-typo

Conversation

@johnthagen
Copy link
Contributor

@johnthagen johnthagen commented Mar 25, 2026

Fix typo in A new type of interpreter section of Python 3.14 What's New docs.

Unclear if an issue number is required for this?


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

@johnthagen johnthagen requested a review from AA-Turner as a code owner March 25, 2026 15:22
@python-cla-bot
Copy link

python-cla-bot bot commented Mar 25, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news labels Mar 25, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Mar 25, 2026
@ZeroIntensity ZeroIntensity added skip issue needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Mar 25, 2026
@ZeroIntensity
Copy link
Member

Please sign the CLA and then I'll merge this.

@johnthagen
Copy link
Contributor Author

@ZeroIntensity Done.

@ZeroIntensity ZeroIntensity merged commit 4447f23 into python:main Mar 25, 2026
46 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 25, 2026
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry, @johnthagen and @ZeroIntensity, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 4447f23f40801b2941e6c97eaeccf34852ba40f3 3.13

@bedevere-app
Copy link

bedevere-app bot commented Mar 25, 2026

GH-146430 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 25, 2026
(cherry picked from commit 4447f23f40801b2941e6c97eaeccf34852ba40f3)

Co-authored-by: johnthagen <johnthagen@users.noreply.github.com>
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Mar 25, 2026
@ZeroIntensity ZeroIntensity removed the needs backport to 3.13 bugs and security fixes label Mar 25, 2026
@ZeroIntensity
Copy link
Member

Oh yeah, this isn't in 3.13. Oops.

ZeroIntensity pushed a commit that referenced this pull request Mar 25, 2026
) (GH-146430)

Fix typo in 3.14 What's New tail call interpreter docs (GH-146425)
(cherry picked from commit 4447f23)

Co-authored-by: johnthagen <johnthagen@users.noreply.github.com>
@johnthagen johnthagen deleted the fix-3.14-whats-new-typo branch March 25, 2026 20:06
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 issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants