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 tritium
Recipients paul.moore, steve.dower, tim.golden, tritium, zach.ware
Date 2015-07-16.08:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437036229.97.0.552879737445.issue24642@psf.upfronthosting.co.za>
In-reply-to
Content
I use the *.msi installers for python to automate deployment of... an absurd number of python installations.  I have been able to do this relatively easily, as the Windows installer didn't change much between 2.6 and 3.4 (possibly much longer than that, but I don't know about 2.5 or earlier).

3.5 added a new installer (the web installer), and apparently dropped the old standby *.msi installers, for the beta versions.

Will there be *.msi installers for 3.5?
History
Date User Action Args
2015-07-16 08:43:50tritiumsetrecipients: + tritium, paul.moore, tim.golden, zach.ware, steve.dower
2015-07-16 08:43:49tritiumsetmessageid: <1437036229.97.0.552879737445.issue24642@psf.upfronthosting.co.za>
2015-07-16 08:43:49tritiumlinkissue24642 messages
2015-07-16 08:43:49tritiumcreate