Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDownload button links to release page instead of intiating download. #1502
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The big yellow download button on python.org/downloads is acting a link to python.org/downloads/release/python-374/ (or whatever the current version is), instead of initiating a download of the latest installer.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected behaviour of the big yellow button is to initiate a download of the listed version's installer (as it does in chrome or on a non-touch device).
Desktop:
Additional context
Tested on the same devices using chrome, no issue.
Tested on non-touch devices using firefox, no issue.