pyo3/guide/src
2022-02-24 23:07:24 +00:00
..
building_and_distribution
class pymethods: add support for inplace concat & repeat 2022-02-24 23:07:24 +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
building_and_distribution.md python-3.11: support buffer API on abi3 2022-02-06 22:46:45 +00:00
changelog.md
class.md docs: remove/deprecate pyproto 2022-02-23 07:50:55 +00:00
conversions.md
debugging.md python: drop support for 3.6 2021-11-20 13:02:42 +00:00
ecosystem.md
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 Gut specialization and implement auto trait 2022-02-22 22:43:23 +01:00
function.md guide: document #[pyo3(from_py_with)] 2021-11-07 12:57:40 +00:00
index.md
memory.md
migration.md migration: add note on pymethods -> pyproto 2022-02-23 07:50:55 +00:00
module.md Clean up doctests, deny some lints (#1900) 2021-10-14 22:15:25 +01:00
parallelism.md Switch from tox to nox 2022-01-17 00:24:33 +08:00
python_from_rust.md docs: remove/deprecate pyproto 2022-02-23 07:50:55 +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
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