Skip to content

Conversation

@donbarbos
Copy link
Contributor

@donbarbosdonbarbos commented Apr 30, 2025

As far as I know there is a consensus on writing Command-line through a hyphen in the headings, but I was not sure that there is a consensus on using the term interface or usage, so I didn't change these names (in theory, they can also be made consistent by adding to the anchors to the old titles)


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

@bedevere-appbedevere-appbot added docs Documentation in the Doc dir skip news labels Apr 30, 2025
@donbarbosdonbarbos changed the title Add anchors to CLI Usage section for cmdlinegh-130160: Add anchors to CLI Usage section for cmdlineApr 30, 2025
@picnixz
Copy link
Member

We merged the venv PR. Do you want to proceed with this one as the last step?

@donbarbos
Copy link
ContributorAuthor

donbarbos commented Jul 11, 2025

We merged the venv PR. Do you want to proceed with this one as the last step?

sure, but don't we need to do backports for venv PR? otherwise backports will be a complication here too

@picnixz
Copy link
Member

sure, but don't we need to do backports for venv PR? otherwise backports will be a complication here too

Oh I missed that. Thanks!

@donbarbosdonbarbos marked this pull request as ready for review July 11, 2025 18:08
@picnixzpicnixz added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Jul 11, 2025
@donbarbos
Copy link
ContributorAuthor

@picnixz, gentle ping, this PR should be the last step

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 enabled auto-merge (squash) November 17, 2025 14:51
@hugovkhugovk merged commit cc6b62a into python:mainNov 17, 2025
32 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsNov 17, 2025
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 17, 2025
…onGH-133182) (cherry picked from commit cc6b62a) Co-authored-by: Semyon Moroz <donbarbos@proton.me>
@miss-islington-app
Copy link

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

cherry_picker cc6b62ac561e857a2cc4eb4f43e1e0e9f53c09f1 3.13 

@bedevere-app
Copy link

GH-141664 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 Nov 17, 2025
hugovk pushed a commit that referenced this pull request Nov 17, 2025
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Nov 17, 2025
donbarbos added a commit to donbarbos/cpython that referenced this pull request Nov 17, 2025
pythonGH-133182) (cherry picked from commit cc6b62a) Co-authored-by: Semyon Moroz <donbarbos@proton.me>
hugovk pushed a commit that referenced this pull request Nov 17, 2025
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 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.

3 participants

@donbarbos@picnixz@hugovk