Message416860
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? |
|
Date |
User |
Action |
Args |
2022-04-06 11:48:10 | Dutcho | set | recipients:
+ Dutcho, paul.moore, tim.golden, zach.ware, steve.dower |
2022-04-06 11:48:10 | Dutcho | set | messageid: <1649245690.69.0.819666155378.issue47239@roundup.psfhosted.org> |
2022-04-06 11:48:10 | Dutcho | link | issue47239 messages |
2022-04-06 11:48:10 | Dutcho | create | |
|