On 18Jun2019 0309, smartmanoj42...@gmail.com wrote:
why is not 64-bit installer the default download link for Windows?

Because there are still 32-bit operating systems out there, and the 32-bit version of Python will work just fine on both 32 and 64-bit Windows (and will use less memory than the 64-bit version).

The version we publish to the Microsoft Store is only available in 64-bit, as it has a much higher minimum OS version requirement and the proportion of 32-bit installs drops off dramatically. (That download link was removed from the website while the PSF figures out whether they are allowed to link to it.)

Why don't we check the architecture using js and provide the appropriate 
version?

I'm sure the team working on https://github.com/python/pythondotorg would love to have more contributors :)

From my point of view, I want the link to be the same on any machine, so I'm quite happy with it being static.

Cheers,
Steve
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/5XT3YU3XACBYYAQMRXSKILNO5H3ED3GG/

Reply via email to