Skip to content

Prefer 64-bit CPython for Windows downloads #1299

Closed
@segevfiner

Description

@segevfiner

Is your feature request related to a problem? Please describe.
The download links for CPython for Windows (When browsing from Windows) link to the 32-bit version of Python. Considering that the Python launcher for Windows already prefers the 64-bit version (3.4.4.2. Customizing default Python versions), I would assume that the 64-bit version is preferred (I think 32-bit Windows is a rarity nowadays). Wouldn't it make sense to change it to the 64-bit version if the user is browsing from a 64-bit Windows?

The core developers for CPython on Windows should probably voice their opinion on this.

Describe the solution you'd like
The download links point to the 64-bit Python version.

Describe alternatives you've considered
It's also possible to link to both versions and let the user decide, with a link explaining the differences.

Additional context
For example, this link:
image

And there is another one on the download button hover in the top bar.
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    app/downloadsRelates to the downloads app

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions