We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a1e7a commit 1bca0c8Copy full SHA for 1bca0c8
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-05-12-12-49-30.gh-issue-127727.hNmj9G.rst
@@ -0,0 +1,3 @@
1
+Warn when running a virtual environment created for a different minor Python
2
+version than the current interpreter, and suggest using ``python -m venv
3
+--upgrade``.
0 commit comments