Improved venv docs to indicate that isolation is the default.#136698
Merged
facundobatista merged 5 commits intopython:mainfrom Jul 16, 2025
Merged
Improved venv docs to indicate that isolation is the default.#136698facundobatista merged 5 commits intopython:mainfrom
facundobatista merged 5 commits intopython:mainfrom
Conversation
vsajip
reviewed
Jul 16, 2025
vsajip
approved these changes
Jul 16, 2025
|
Thanks @facundobatista for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Jul 16, 2025
…GH-136698) * Improved venv docs to note that isolation is the default. * Insert "that" so that a sentence reads better. * Improved wording. --------- (cherry picked from commit 8e2f4b4) Co-authored-by: Facundo Batista <facundo@taniquetil.com.ar> Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
|
Sorry, @facundobatista, I could not cleanly backport this to |
|
GH-136705 is a backport of this pull request to the 3.14 branch. |
|
GH-136725 is a backport of this pull request to the 3.13 branch. |
vsajip
added a commit
that referenced
this pull request
Jul 17, 2025
vsajip
pushed a commit
that referenced
this pull request
Jul 17, 2025
taegyunkim
pushed a commit
to taegyunkim/cpython
that referenced
this pull request
Aug 4, 2025
…#136698) * Improved venv docs to note that isolation is the default. * Insert "that" so that a sentence reads better. * Improved wording. --------- Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
Agent-Hellboy
pushed a commit
to Agent-Hellboy/cpython
that referenced
this pull request
Aug 19, 2025
…#136698) * Improved venv docs to note that isolation is the default. * Insert "that" so that a sentence reads better. * Improved wording. --------- Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
kumaraditya303
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 9, 2025
…ythonGH-136698) (pythonGH-136705) (cherry picked from commit 8e2f4b4) Co-authored-by: Facundo Batista <facundo@taniquetil.com.ar> Co-authored-by: Vinay Sajip <vinay_sajip@yahoo.co.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR idea originated in the forum: https://discuss.python.org/t/creation-of-virtual-environments-isolation/98859
📚 Documentation preview 📚: https://cpython-previews--136698.org.readthedocs.build/