Uh oh!
There was an error while loading. Please reload this page.
gh-130160: Add anchors to CLI Usage section for cmdline - #133182
Conversation
cmdlinecmdlinepicnixz
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
commented
Jul 11, 2025
Oh I missed that. Thanks! |
donbarbos
commented
Nov 17, 2025
@picnixz, gentle ping, this PR should be the last step |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @donbarbos for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…onGH-133182) (cherry picked from commit cc6b62a) Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Sorry, @donbarbos and @hugovk, I could not cleanly backport this to |
GH-141664 is a backport of this pull request to the 3.14 branch. |
GH-141667 is a backport of this pull request to the 3.13 branch. |
pythonGH-133182) (cherry picked from commit cc6b62a) Co-authored-by: Semyon Moroz <donbarbos@proton.me>
As far as I know there is a consensus on writing
Command-linethrough a hyphen in the headings, but I was not sure that there is a consensus on using the terminterfaceorusage, 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/
.. program::and.. option::directives for modules with a documented CLI #130160