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

docs: fix broken links in python-from-rust.md #4564

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

obi1kenobi
Copy link
Contributor

These links are currently broken in the docs: https://pyo3.rs/v0.22.3/python-from-rust#the-py-lifetime

I'm not particularly familiar with the docs setup for this repo, so this PR is my best-effort attempt at fixing the problem with a minimal fix in the spirit of the existing code.

These links are currently broken in the docs: https://pyo3.rs/v0.22.3/python-from-rust#the-py-lifetime

I'm not particularly familiar with the docs setup for this repo, so this PR is my best-effort attempt at fixing the problem with a minimal fix in the spirit of the existing code.
Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much appreciated, thank you!

@davidhewitt davidhewitt added this pull request to the merge queue Sep 18, 2024
@obi1kenobi
Copy link
Contributor Author

My pleasure! I'm updating Trustfall to the latest PyO3 release, and it's been an awesome experience so far — excellent job navigating the complex transition 🚀

Merged via the queue into PyO3:main with commit 3b39a83 Sep 18, 2024
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants