This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eryksun
Recipients Segev Finer, eryksun, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-07-31.14:05:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533045956.97.0.56676864532.issue34274@psf.upfronthosting.co.za>
In-reply-to
Content
See the discussion in issue 28686 regarding the use of version detection and/or versioned executable names with env shebangs. I think the launcher should at least support searching PATH for pythonX.exe and pythonX.Y.exe, so users can at least manually copy or symlink to python.exe.
History
Date User Action Args
2018-07-31 14:05:57eryksunsetrecipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower, Segev Finer
2018-07-31 14:05:56eryksunsetmessageid: <1533045956.97.0.56676864532.issue34274@psf.upfronthosting.co.za>
2018-07-31 14:05:56eryksunlinkissue34274 messages
2018-07-31 14:05:56eryksuncreate