Message294060
I agree with printing discovered interpreters in help text - not a fan of the -0 option.
IDEs should probably go directly to the registry to discover Python installations (or use pep514tools), since the launcher will only launch a subset of them (i.e. per-user overrides per-machine, non-PythonCore are excluded). Relying on py.exe being available (it's optional), being in a certain location (there are multiple possibilities), and having parseable output (which is a *big* implicit guarantee) doesn't make me comfortable. |
|
Date |
User |
Action |
Args |
2017-05-20 23:56:58 | steve.dower | set | recipients:
+ steve.dower, terry.reedy, paul.moore, tim.golden, zach.ware, eryksun, Steve Barnes |
2017-05-20 23:56:58 | steve.dower | set | messageid: <1495324618.15.0.671937449587.issue30362@psf.upfronthosting.co.za> |
2017-05-20 23:56:58 | steve.dower | link | issue30362 messages |
2017-05-20 23:56:58 | steve.dower | create | |
|