Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-125766: Docs: minor rewording of installation on Linux section #125743

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

partev
Copy link
Contributor

@partev partev commented Oct 20, 2024

there are three changes in this pull request:

  1. remove the word "easily" from "You can easily compile the latest version of Python from source." So it becomes "You can compile the latest version of Python from source." because that word is unnecessary.
  2. remove the word "easily" from "... you can easily make packages for your own distro." so it becomes "... you can make packages for your own distro."
  3. replace "In the event that Python doesn’t come preinstalled and isn’t in the repositories as well, you can easily make packages for your own distro." with "In the event that the latest version of Python doesn’t come preinstalled and isn’t in the repositories as well, you can make packages for your own distro." The reason is because almost all Linux distros have python in pre-installed or in their repos, so the main reason to compile python or make python packages is to get a more recent version that is not available in your distro's repositories.

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

@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Oct 20, 2024
@rruuaanng
Copy link
Contributor

rruuaanng commented Oct 20, 2024

Maybe you could add a tag

Docs: minor rewording of installation on Linux section

@partev partev changed the title minor rewording of installation on Linux section gh-125766: minor rewording of installation on Linux section Oct 21, 2024
@partev partev changed the title gh-125766: minor rewording of installation on Linux section gh-125766: Docs: minor rewording of installation on Linux section Oct 21, 2024
@zware zware enabled auto-merge (squash) October 21, 2024 16:00
@zware zware added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Oct 21, 2024
@zware zware merged commit d67bf2d into python:main Oct 21, 2024
26 checks passed
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2024
…on (pythonGH-125743)

(cherry picked from commit d67bf2d89ab57f94608d7d2cf949dc4a8749485d)

Co-authored-by: partev <petrosyan@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 21, 2024
…on (pythonGH-125743)

(cherry picked from commit d67bf2d)

Co-authored-by: partev <petrosyan@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Oct 21, 2024

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 21, 2024
@bedevere-app
Copy link

bedevere-app bot commented Oct 21, 2024

GH-125794 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Oct 21, 2024
@partev partev deleted the patch-3 branch October 21, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants