pyo3/guide/src
2021-12-22 16:51:03 +00:00
..
building_and_distribution guide: rewrite "Building and Distribution" chapter 2021-08-01 16:59:47 +01:00
class Organize examples + add __call__ example (#2043) 2021-12-15 00:45:26 +00:00
conversions switch is_instance/is_instance_of, is_subclass/is_subclass_of 2021-11-20 13:18:43 +00:00
ecosystem switch is_instance/is_instance_of, is_subclass/is_subclass_of 2021-11-20 13:18:43 +00:00
advanced.md Improve documentation about when we free memory, resolves #311 (#1807) 2021-08-21 09:23:10 +01:00
building_and_distribution.md python: drop support for 3.6 2021-11-20 13:02:42 +00:00
changelog.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
class.md deprecations: remove items deprecated in PyO3 0.14 2021-11-19 16:33:29 +00:00
conversions.md Start splitting long guide pages into subchapters 2020-09-01 22:44:27 +01:00
debugging.md python: drop support for 3.6 2021-11-20 13:02:42 +00:00
ecosystem.md guide: organise more chapters into sublevels 2021-01-26 22:09:02 +00:00
exception.md err: tweak names, inlining and docs 2021-11-27 08:26:04 +00:00
faq.md pyo3_path, part 4: rename to crate to keep consistent with serde 2021-12-09 07:36:48 +01:00
features.md Fix markdown link (#2071) 2021-12-22 16:51:03 +00:00
function.md guide: document #[pyo3(from_py_with)] 2021-11-07 12:57:40 +00:00
index.md Start splitting long guide pages into subchapters 2020-09-01 22:44:27 +01:00
memory.md Improve documentation about when we free memory, resolves #311 (#1807) 2021-08-21 09:23:10 +01:00
migration.md err: tweak names, inlining and docs 2021-11-27 08:26:04 +00:00
module.md Clean up doctests, deny some lints (#1900) 2021-10-14 22:15:25 +01:00
parallelism.md guide: automatically set pyo3 version in links and cargo toml 2021-04-03 07:05:10 +01:00
python_from_rust.md err: tweak names, inlining and docs 2021-11-27 08:26:04 +00:00
python_typing_hints.md Description of simple solution implemented in Maturin guide 2021-11-06 17:29:02 +01:00
rust_cpython.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
SUMMARY.md Organize examples + add __call__ example (#2043) 2021-12-15 00:45:26 +00:00
trait_bounds.md Clean up doctests, deny some lints (#1900) 2021-10-14 22:15:25 +01:00
types.md Clean up doctests, deny some lints (#1900) 2021-10-14 22:15:25 +01:00