Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
GH-92584: Move installation schemes overview to sysconfig docs#108018
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ambv commentedAug 22, 2023
Looks like there's some conflicts here. |
# Conflicts:#Doc/library/site.rst#Doc/library/sysconfig.rst#Doc/using/cmdline.rst
AA-Turner commentedAug 22, 2023
Resolved, thanks for the note |
miss-islington commentedOct 2, 2023
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 commentedOct 2, 2023
Sorry,@AA-Turner and@Yhg1s, I could not cleanly backport this to |
…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 commitf16e81f)Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
GH-110213 is a backport of this pull request to the3.12 branch. |
…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 commitf16e81f)Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
GH-110214 is a backport of this pull request to the3.11 branch. |
…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 commitf16e81f)Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
…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 commitf16e81f)
…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
Uh oh!
There was an error while loading.Please reload this page.
This moves content fromhttps://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/