.. |
building_and_distribution
|
guide: rewrite "Building and Distribution" chapter
|
2021-08-01 16:59:47 +01:00 |
class
|
Merge pull request #2083 from aviramha/magic_methods
|
2022-01-07 00:13:05 +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
|
pymethods: support buffer protocol
|
2021-12-30 15:48:55 +00:00 |
conversions.md
|
|
|
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
|
|
|
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
|
Switch from tox to nox
|
2022-01-17 00:24:33 +08:00 |
python_from_rust.md
|
docs: example how to include multiple Python files into the binary and at runtime (#2095)
|
2022-01-17 10:57:39 +01: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 |