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-92584: Move installation schemes overview to sysconfig docs #108018

Merged
merged 7 commits into from
Oct 2, 2023

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Aug 16, 2023

This moves content from https://docs.python.org/3/install/index.html#alternate-installation to sysconfig, as that page is scheduled for removal and the install scheme information is useful to keep.

A


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

@ambv
Copy link
Contributor

ambv commented Aug 22, 2023

Looks like there's some conflicts here.

# Conflicts:
#	Doc/library/site.rst
#	Doc/library/sysconfig.rst
#	Doc/using/cmdline.rst
@AA-Turner
Copy link
Member Author

Resolved, thanks for the note

@Yhg1s Yhg1s merged commit f16e81f into python:main Oct 2, 2023
@miss-islington
Copy link
Contributor

Thanks @AA-Turner for the PR, and @Yhg1s for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @AA-Turner and @Yhg1s, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker f16e81f368d08891e28dc1f038c1826ea80d7801 3.11

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 2, 2023
…ythonGH-108018)

* Add new installation path functions subsection

* Add content from install/index to sysconfig

* Fix table

* Update note about installers

* Clean up the list of schemes, remove references to Distutils
(cherry picked from commit f16e81f)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 2, 2023

GH-110213 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 2, 2023
AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Oct 2, 2023
…g docs (pythonGH-108018)

* Add new installation path functions subsection

* Add content from install/index to sysconfig

* Fix table

* Update note about installers

* Clean up the list of schemes, remove references to Distutils.
(cherry picked from commit f16e81f)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Oct 2, 2023

GH-110214 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Oct 2, 2023
Yhg1s pushed a commit that referenced this pull request Oct 2, 2023
…GH-108018) (#110213)

GH-92584: Move installation schemes overview to sysconfig docs (GH-108018)

* Add new installation path functions subsection

* Add content from install/index to sysconfig

* Fix table

* Update note about installers

* Clean up the list of schemes, remove references to Distutils
(cherry picked from commit f16e81f)

Co-authored-by: Adam Turner <[email protected]>
AA-Turner added a commit that referenced this pull request Jan 11, 2024
…GH-108018) (#110214)

* Add new installation path functions subsection

* Add content from install/index to sysconfig

* Fix table

* Update note about installers

* Clean up the list of schemes, remove references to Distutils.
(cherry picked from commit f16e81f)
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
…ython#108018)

* Add new installation path functions subsection

* Add content from install/index to sysconfig

* Fix table

* Update note about installers

* Clean up the list of schemes, remove references to Distutils
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.

5 participants