Dutcho <dut...@ziggo.nl> added the comment:
BTW I just found 'py -0p' also no longer shows the 'venv' path ``` (venv) C:\>py -0p -V:3.11 * C:\Program Files\Python311\python.exe -V:3.10 C:\Program Files\Python310\python.exe -V:3.9 C:\Program Files\Python39\python.exe -V:3.8 C:\Program Files\Python38\python.exe (venv) C:\>pip -V pip 22.0.4 from C:\...\venv\Lib\site-packages\pip (python 3.11) ``` Or should I make a separate bug entry for this? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue47239> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com