gh-102354: change python3 to python in docs examples by Liturgist · Pull Request #102696 · python/cpython
Conversation
carljm
changed the title
#102354, change python3 to python
gh-102354: change python3 to python in docs examples
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, with one nit which I should be able to fix up myself. Thanks!
@carljm, can you tell me what "nit" needs correcting so that I may do better next time?
@Liturgist you can see it in the inline comment I left and the last commit I pushed. You changed one occurrence of python3 to python where the text was specifically discussing using python3 to select a particular version of Python, so I changed that one occurrence back.
Thanks @Liturgist for the PR, and @carljm for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖
Thanks @Liturgist for the PR, and @carljm for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
carljm pushed a commit that referenced this pull request
Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this pull request
clrpackages pushed a commit to clearlinux-pkgs/pypi-importlib_metadata that referenced this pull request
…3.0 to version 6.4.1
Jason R. Coombs (5):
Re-use _path.build for building files.
Re-use FilesSpec from _path.
Add type hint to read_text result.
Update changelog
Update changelog
Paul Watson (1):
gh-102354: change python3 to python in docs examples (python/cpython#102696)
Stanley (1):
docs: Change links to label refs (python/cpython#98454)