Skip to content

gh-132661: PEP 750 documentation: second pass - #137020

Merged
AA-Turner merged 5 commits into
python:mainfrom
AA-Turner:docs/pep-750-second-pass
Aug 4, 2025
Merged

gh-132661: PEP 750 documentation: second pass#137020
AA-Turner merged 5 commits into
python:mainfrom
AA-Turner:docs/pep-750-second-pass

Conversation

@AA-Turner

@AA-TurnerAA-Turner commented Jul 22, 2025

Copy link
Copy Markdown
Member

Comment threadDoc/library/ast.rst Outdated
Comment threadDoc/library/ast.rst Outdated
Comment threadDoc/library/string.templatelib.rst Outdated
Comment threadDoc/reference/lexical_analysis.rst Outdated
Comment threadDoc/library/string.templatelib.rst Outdated
@davepeck

davepeck commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

Overall these changes look great to me. Thanks @AA-Turner !

About my only detail comment is that I tried to avoid using commas in examples so the reprs were easier to read. Hence "Hello World" without the comma. I'd be happy to see cheese-based examples make a comeback. :-)

(Sorry for the slow review. I'm out of town on vacation right now -- back in another week.)

@AA-Turner

Copy link
Copy Markdown
MemberAuthor

Thank you for the reviews @encukou@davepeck!

A

@AA-Turner
AA-Turner merged commit 4dae9b1 into python:mainAug 4, 2025
25 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsAug 4, 2025
@miss-islington-app

Copy link
Copy Markdown

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@AA-Turner
AA-Turner deleted the docs/pep-750-second-pass branch August 4, 2025 21:45
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 4, 2025
(cherry picked from commit 4dae9b1)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Aug 4, 2025
hugovk pushed a commit that referenced this pull request Aug 16, 2025
…7392)
gh-132661: PEP 750 documentation: second pass (GH-137020)
(cherry picked from commit 4dae9b1)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…137020) (python#137392)
pythongh-132661: PEP 750 documentation: second pass (pythonGH-137020)
(cherry picked from commit 4dae9b1)
Co-authored-by: Adam Turner <9087854+AA-Turner@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.

4 participants

@AA-Turner@davepeck@encukou@JessicaTegner