]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124212: Fix undefined variable in error message in venv (GH-124211)
authorJacek <jacek.duszenko@gmail.com>
Wed, 18 Sep 2024 22:05:18 +0000 (00:05 +0200)
committerGitHub <noreply@github.com>
Wed, 18 Sep 2024 22:05:18 +0000 (22:05 +0000)
commitea7fe1fe2e162f2375562467ad834c6224a62daf
tree66eb327094f2f74cbfbfc22ffb3c753f90bbd4bb
parent36682c091407dc9c7e750c22fb71e62466952662
gh-124212: Fix undefined variable in error message in venv (GH-124211)
Lib/test/test_venv.py
Lib/venv/__init__.py
Misc/NEWS.d/next/Library/2024-09-18-17-45-52.gh-issue-124212.n6kIby.rst [new file with mode: 0644]