COMMITS
/ Lib/venv/scripts/nt/activate.bat April 13, 2026
P
gh-96894: Do not turn echo off for subsequent commands in batch activators (GH-96895)
Paweł Szramowski committed
October 21, 2024
February 2, 2024
G
January 23, 2024
J
gh-89427: Provide the original prompt value for VIRTUAL_ENV_PROMPT (GH-106726)
Jim Porter committed
July 28, 2020
Z
bpo-35328: Set VIRTUAL_ENV_PROMPT at venv activation (GH-21587)
Zackery Spytz committed
October 7, 2019
J
bpo-38344: Fix syntax in activate.bat (GH-16533)
James Abel committed
September 11, 2019
S
bpo-36634: Fixes activate.bat when existing values contain double quotes (GH-15924)
Steve Dower committed
April 10, 2019
L
bpo-34144: Fix of venv acvtivate.bat for win 10 (GH-8321)
Lorenz Mende committed
November 7, 2018
P
S
bpo-32409: Fix regression in activate.bat on international Windows (GH-10295)
samstagern committed
February 20, 2018
S
bpo-32409: Ensures activate.bat can handle Unicode contents (GH-5757)
Steve Dower committed
June 10, 2017
Z
bpo-27425: Be more explicit in .gitattributes (GH-840)
Zachary Ware committed
October 2, 2013
V
Closes #19139: Changed usage of __VENV_NAME__ and added __VENV_PROMPT__.
Vinay Sajip committed
May 20, 2013
V
Issue #17743: Now use extended syntax of set command in .bat files.
Vinay Sajip committed
May 26, 2012
V
Implemented PEP 405 (Python virtual environments).
Vinay Sajip committed