X Tutup
The Wayback Machine - https://web.archive.org/web/20250717054000/https://github.com/python/cpython/pull/136705
Skip to content

[3.14] Improved venv docs to indicate that isolation is the default. (GH-136698) #136705

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

Open
wants to merge 1 commit into
base: 3.14
Choose a base branch
from

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 16, 2025

  • 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


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

…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants
X Tutup