Skip to content
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

Website broken #4975

Closed
sueszli opened this issue Mar 12, 2025 · 3 comments
Closed

Website broken #4975

sueszli opened this issue Mar 12, 2025 · 3 comments
Labels

Comments

@sueszli
Copy link

sueszli commented Mar 12, 2025

Bug Description

https://pyo3.rs forwards to https://pyo3.rs/v0.24.0/ which is broken and returns the following error:

Page not found
Looks like you’ve followed a broken link or entered a URL that doesn’t exist on this site.

If this is your site, and you weren’t expecting a 404 for this path, please visit Netlify’s [“page not found” support guide](https://answers.netlify.com/t/support-guide-i-ve-deployed-my-site-but-i-still-see-page-not-found/125?utm_source=404page&utm_campaign=community_tracking) for troubleshooting tips.

Steps to Reproduce

  1. Open https://pyo3.rs in a new browser window.
  2. Observe error message.

Backtrace

Your operating system and version

Your Python version (python --version)

Your Rust version (rustc --version)

Your PyO3 version

v0.24.0

How did you install python? Did you use a virtualenv?

Additional Info

No response

@sueszli sueszli added the bug label Mar 12, 2025
@smheidrich
Copy link
Contributor

Workaround for anyone who just wants to read some version of the docs without having to build them locally (or reading the sources): https://pyo3.rs/main/

@davidhewitt
Copy link
Member

Fixed now, sorry for the inconvenience caused!

@sueszli
Copy link
Author

sueszli commented Mar 13, 2025

Thanks for the quick patch.

Awesome project – Really appreciate your efforts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants