-
Notifications
You must be signed in to change notification settings - Fork 619
https://www.python.org/downloads/release/python-3818/ is broken (JavaScript error message) #2324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is a CSS 404 problem. It's affecting pages like:
But these are fine:
The good pages are loading https://www.python.org/static/stylesheets/style.7eb53a0a83fa.css which exists, but the bad ones are trying to load https://www.python.org/static/stylesheets/style.2135bffe4dde.css which is 404. |
Also happens on https://www.python.org/downloads/source/ |
These all look good now, I guess it was a caching issue? @SamuelMarks Please could you close this issue if it's working for you now? |
I have the same problem since this morning. Was working fine yesterday. |
I can reproduce, console shows:
Also at pages like https://www.python.org/downloads/release/python-3130/ |
This seems fixed |
Confirmed |
Describe the bug
https://www.python.org/downloads/release/python-3818/
To Reproduce
Steps to reproduce the behavior:
Expected behavior
https://web.archive.org/web/20231026093415/https://www.python.org/downloads/release/python-3818/
Screenshots

Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: