]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215)...
authorHarjoth Khara <harjoth.khara@gmail.com>
Wed, 10 Jun 2026 18:12:18 +0000 (11:12 -0700)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 18:12:18 +0000 (19:12 +0100)
commitb0a90a949eef3976644aef8a82af31970e0c6cc4
tree8fc8bb3bec04688919b20e4451ff68d6b5d79661
parent8c92248f2f31bef4182e3151f8a9b66230718180
[3.14] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215) (GH-151264)

(cherry picked from commit 7a014f44c393fda6d1c4bd135608ebcfc21d626c)
Lib/test/test_venv.py
Lib/venv/scripts/nt/activate.bat
Misc/NEWS.d/next/Library/2026-06-10-00-00-02.gh-issue-109940.Cx1099.rst [new file with mode: 0644]