◐ Shell
clean mode source ↗

gh-102354: change python3 to python in docs examples by Liturgist · Pull Request #102696 · python/cpython

Conversation

@Liturgist

gh-102354: change python3 to python

Changes were made under the ./Doc directory.
Except, under ./whatsnew was not changed.

@bedevere-bot

@ghost

All commit authors signed the Contributor License Agreement.
CLA signed

@carljm carljm changed the title #102354, change python3 to python gh-102354: change python3 to python in docs examples

Mar 14, 2023

carljm

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!

@Liturgist

@carljm, can you tell me what "nit" needs correcting so that I may do better next time?

@carljm

@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.

@carljm

Merged; thanks for the contribution!

@miss-islington

Thanks @Liturgist for the PR, and @carljm for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington

Thanks @Liturgist for the PR, and @carljm for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 14, 2023
…102696)

(cherry picked from commit 80abd62)

Co-authored-by: Paul Watson <paul.hermeneutic@gmail.com>

@bedevere-bot

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 14, 2023
…102696)

(cherry picked from commit 80abd62)

Co-authored-by: Paul Watson <paul.hermeneutic@gmail.com>

carljm pushed a commit that referenced this pull request

Mar 14, 2023
… (#102698)

gh-102354: change python3 to python in docs examples (GH-102696)
(cherry picked from commit 80abd62)

Co-authored-by: Paul Watson <paul.hermeneutic@gmail.com>

carljm pushed a commit that referenced this pull request

Mar 14, 2023
… (#102697)

gh-102354: change python3 to python in docs examples (GH-102696)
(cherry picked from commit 80abd62)

Co-authored-by: Paul Watson <paul.hermeneutic@gmail.com>

carljm added a commit to carljm/cpython that referenced this pull request

Mar 14, 2023

Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this pull request

Mar 27, 2023

warsaw pushed a commit to warsaw/cpython that referenced this pull request

Apr 11, 2023

jaraco pushed a commit to python/importlib_metadata that referenced this pull request

Apr 15, 2023

clrpackages pushed a commit to clearlinux-pkgs/pypi-importlib_metadata that referenced this pull request

Apr 18, 2023
…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)

Labels