pythondotorg
pythondotorg copied to clipboard
Bug: downloads page is broken
Describe the bug
The downloads page is broken:
To Reproduce
- Go to https://www.python.org/downloads/
Expected behavior
Not broken
URL to the issue
No response
Screenshots
Browsers
Chrome
Operating System
macOS
Browser Version
latest stable
Relevant log output
Request URL:
https://www.python.org/static/stylesheets/mq.31ede2afc427.css
Request Method:
GET
Status Code:
404 Not Found
Additional context
No response
Thanks for the report.
Probably related to https://github.com/python/pythondotorg/pull/2692, which edited mq.css and mq.scss.
I purged the cache for https://www.python.org/downloads/ and now it's looking better after a hard reload.
It's also happening on other pages such as https://www.python.org/downloads/windows/ and https://www.python.org/downloads/source/ and https://www.python.org/downloads/macos/.
I've purged those, but is there a more systematic method?
Seems okay now.