]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 10 Jun 2026 16:48:10 +0000 (18:48 +0200)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2026 16:48:10 +0000 (17:48 +0100)
commit5c830373134ad29a6a637e0a6671df45c19b70a0
tree140638f61897a2fc972afaaa6d0cb2210039d729
parent54ee910bcd107ed5645ab5f88a0491266bb725c8
[3.15] gh-109940: Respect VIRTUAL_ENV_DISABLE_PROMPT in activate.bat (GH-151215) (GH-151225)

Co-authored-by: Harjoth Khara <harjoth.khara@gmail.com>
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]