]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127727: Warn when running a virtual environment created for a different minor...
authorSepehr Rasouli <sepehrrasouli06@gmail.com>
Mon, 22 Jun 2026 14:29:15 +0000 (17:59 +0330)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2026 14:29:15 +0000 (15:29 +0100)
commitafda368fd6ab62ecaea053f9d32b62aa83cfab3f
tree85c3acf45d17428ded2f3e92c954e27cbef2670a
parentb8786dc33b634946e5a295323e8cbc693e565ff8
gh-127727: Warn when running a virtual environment created for a different minor Python version (#149715)
Lib/site.py
Lib/test/test_venv.py
Misc/NEWS.d/next/Core_and_Builtins/2026-05-12-12-49-30.gh-issue-127727.hNmj9G.rst [new file with mode: 0644]