pyo3/guide/src
Adam Reichold 4e5167db42
Extend guide on interaction between method receivers and lifetime elision. (#4069)
2024-04-13 07:57:13 +00:00
..
building-and-distribution docs: use kebab-case instead of snake_case for guide URLs (#3942) 2024-03-09 20:10:58 +00:00
class chore: remove repetitive words (#3950) 2024-03-11 10:15:03 +00:00
conversions deprecate `wrap_pyfunction` with `py` argument (#3954) 2024-03-12 22:57:03 +00:00
ecosystem Fix typo (#4052) 2024-04-11 21:07:56 +00:00
function docs: use kebab-case instead of snake_case for guide URLs (#3942) 2024-03-09 20:10:58 +00:00
python-from-rust docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
SUMMARY.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
advanced.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
async-await.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
building-and-distribution.md docs: use kebab-case instead of snake_case for guide URLs (#3942) 2024-03-09 20:10:58 +00:00
changelog.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
class.md Extend guide on interaction between method receivers and lifetime elision. (#4069) 2024-04-13 07:57:13 +00:00
contributing.md guide: add contributing page (#2442) 2022-06-08 13:30:11 +00:00
conversions.md guide: use sentence case, move function signatures to own section 2022-08-23 20:49:14 +01:00
debugging.md docs: clarify --pretty option to expand (#3810) 2024-02-11 20:52:49 +00:00
ecosystem.md More typos and grammar. 2022-11-23 07:42:53 +01:00
exception.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
faq.md chore: remove repetitive words (#3950) 2024-03-11 10:15:03 +00:00
features.md Documents experimental-declarative-modules feature (#3953) 2024-03-12 22:57:31 +00:00
function-calls.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
function.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
getting-started.md Update getting-started.md (#4004) 2024-03-29 22:45:47 +00:00
index.md docs: better document `FromPyObject` for `&str` changes in migration guide (#3974) 2024-03-22 22:16:28 +00:00
memory.md docs: better document `FromPyObject` for `&str` changes in migration guide (#3974) 2024-03-22 22:16:28 +00:00
migration.md docs: updates to guide for PyO3 0.21 feedback (#4031) 2024-04-01 15:18:57 +00:00
module.md Documents experimental-declarative-modules feature (#3953) 2024-03-12 22:57:31 +00:00
parallelism.md docs: use `lychee` to check link URLs (#3941) 2024-03-08 14:10:47 +00:00
performance.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
python-from-rust.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
python-typing-hints.md docs: use kebab-case instead of snake_case for guide URLs (#3942) 2024-03-09 20:10:58 +00:00
rust-from-python.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
trait-bounds.md docs: major rewrite for Bound API (#3906) 2024-03-10 15:51:51 +00:00
types.md docs: updates to guide for PyO3 0.21 feedback (#4031) 2024-04-01 15:18:57 +00:00