Message 340800 - Python tracker

Message340800

Author steve.dower
Recipients CuriousLearner, HiyashiChuka, brett.cannon, docs@python, ncoghlan, paul.moore, ronaldoussoren, steve.dower, tim.golden, xtreak, zach.ware
Date 2019-04-24.18:22:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556130154.89.0.911176358919.issue36708@roundup.psfhosted.org>
In-reply-to
Content
More precisely, the default Python install for Windows does not include versioned executables.

If you install Python 3.7 from the Microsoft Store then you will get them, though it's not identical to the full development kit you'll get from python.org.

There may be other distributions that include versioned executables as well. Ours will only put "python.exe" on PATH
History
Date User Action Args
2019-04-24 18:22:34steve.dowersetrecipients: + steve.dower, brett.cannon, paul.moore, ronaldoussoren, ncoghlan, tim.golden, docs@python, zach.ware, CuriousLearner, xtreak, HiyashiChuka
2019-04-24 18:22:34steve.dowersetmessageid: <1556130154.89.0.911176358919.issue36708@roundup.psfhosted.org>
2019-04-24 18:22:34steve.dowerlinkissue36708 messages
2019-04-24 18:22:34steve.dowercreate