-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Improved venv docs to indicate that isolation is the default. #136698
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks @facundobatista for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…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. |
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/