COMMITS
/ Doc/library/venv.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 5, 2026
S
gh-144148: Update the urllib.parse documentation (GH-144497)
Serhiy Storchaka committed
October 21, 2025
C
gh-133951: Add venv changes to documentation and whatsnew (GH-139704)
Cycloctane committed
September 3, 2025
Z
Fix Windows path in `venv` docs (GH-138476)
Zachary Ware committed
July 16, 2025
F
Improved venv docs to indicate that isolation is the default. (#136698)
Facundo Batista committed
June 30, 2025
K
gh-130160: use `.. program::` directive for documenting `venv` CLI (GH-130699)
Kanishk Pachauri committed
November 26, 2024
F
GH-126985: move pyvenv.cfg detection from site to getpath (#126987)
Filipe Laíns 🇵🇸 committed
October 9, 2024
M
docs: in venv table use executable name (GH-124315)
musvaage committed
September 28, 2024
J
docs: improve venv docs (#124540)
Jelle Zijlstra committed
September 26, 2024
H
Docs: Update and proofread `library/venv.rst` (#124121)
Hugo van Kemenade committed
September 23, 2024
M
gh-116622: Complete Android documentation (#124259)
Malcolm Smith committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
April 15, 2024
H
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade committed
March 28, 2024
R
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee committed
March 13, 2024
M
Docs: fix broken links (#116651)
Mariusz Felisiak committed
February 19, 2024
B
gh-115664: Fix chronological ordering of versionadded and versionchanged directives (#115676)
Brian Schubert committed
January 22, 2024
E
Docs: align usage of versionadded/versionchanged with recommended practice (#114409)
Erlend E. Aasland committed
September 16, 2023
V
gh-109414: Add some basic information about venvs in the introduction. (GH-109440)
Vinay Sajip committed
September 15, 2023
July 22, 2023
S
gh-106948: Add standard external names to nitpick_ignore (GH-106949)
Serhiy Storchaka committed
May 1, 2023
B
Adjust expression from `==` to `!=` in alignment with the meaning of the paragraph. (GH-104021)
Ben Faulhaber committed
April 18, 2023
P
gh-95299: Stop installing setuptools as a part of ensurepip and venv (#101039)
Pradyun Gedam committed
March 15, 2023
T
Remove misformatted exclamation marks in docs (#102694)
Tom Levy committed
March 8, 2023
S
Remove or update bitbucket links (GH-101963)
sblondon committed
December 14, 2022
H
gh-100176: venv: Remove redundant compat code for Python <= 3.2 (#100177)
Hugo van Kemenade committed
October 19, 2022
October 10, 2022
V
gh-88452: Add a warning about non-portability of environments. (GH-98155)
Vinay Sajip committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
July 25, 2022
C
gh-85454: Remove distutils documentation (#95239)
Christian Heimes committed
June 26, 2022
P
gh-94214: Add venv context.lib_path and document the context (GH-94221)
Paul Moore committed
March 18, 2022
M
September 17, 2021
A
[doc] Add a missing apostrophe in a code example in venv.rst (GH-28391)
Arkaprabha Chakraborty committed
July 2, 2021
M
bpo-44388: Update venv EnvBuilder.ensure_directories() docs. (GH-26663)
Matthew Clapp committed
March 13, 2021
M
Update link to Django's Context class. (#24805)
Mariusz Felisiak committed
May 23, 2020
S
bpo-34556: Document addition of upgrade_deps to venv.create (GH-20135)
Shantanu committed
February 10, 2020
O
bpo-39417: Fix broken link to guide to building venvs (GH-18432)
Ogi Moore committed
January 14, 2020
V
November 27, 2019
T
bpo-38928: Fix versionadded for venv's upgrade_deps function (GH-17404)
Tzu-ping Chung committed
November 12, 2019
S
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka committed
September 9, 2019
V
bpo-37662: Documented venv.EnvBuilder.upgrade_dependencies(). (GH-15768)
Vinay Sajip committed
July 23, 2019
B
Touch up venv docs (GH-14922)
Brett Cannon committed
June 17, 2019
C
bpo-34556: Add --upgrade-deps to venv module (#13100)
Cooper Lees committed
May 6, 2019
S
bpo-36275: enhance documentation for venv.create() (GH-13114)
Sebastian Koslowski committed
January 30, 2019
S
bpo-35854: Fix EnvBuilder and --symlinks in venv on Windows (GH-11700)
Steve Dower committed
December 10, 2018
S
bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029)
Steve Dower committed
July 28, 2018
E
bpo-24356: Specify which Python binary will be used with venv (GH-6589)
Elena Oat committed
June 1, 2018
V
bpo-32519: Removed misleading sentence from EnvBuilder documentation. (GH-7296)
Vinay Sajip committed
April 20, 2018
B
bpo-25427: Remove pyvenv (GH-5962)
Brett Cannon committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
October 26, 2016
Z
Merge from 3.5
Zachary Ware committed