pyo3/guide/src
2020-12-08 12:52:00 +09:00
..
class msrv: bump to 1.45 2020-11-12 11:33:08 +00:00
conversions guide: improve "calling Python from Rust" section 2020-10-18 10:08:11 +01:00
advanced.md Move cargo test guidelines to faq 2020-06-21 09:18:27 +01:00
building_and_distribution.md Rename PYO3_NO_INTERPRETER by PYO3_NO_PYTHON 2020-12-07 17:30:04 +09:00
changelog.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
class.md Renew proc-macros for new #[pyproto] backend 2020-10-21 01:29:28 +09:00
conversions.md Start splitting long guide pages into subchapters 2020-09-01 22:44:27 +01:00
debugging.md Make tons of small fixes in the guide 2019-05-06 09:46:47 +02:00
exception.md pyany: add is_instance 2020-11-22 19:24:59 +00:00
faq.md Add section about Python::check_signals to the FAQ 2020-11-30 11:38:40 +11:00
function.md Add documentation for raw_pycfuntion 2020-09-17 09:47:53 +02:00
index.md Start splitting long guide pages into subchapters 2020-09-01 22:44:27 +01:00
logging.md Make python function wrapper creation fallible. 2020-09-03 15:48:32 +02:00
migration.md Merge branch 'master' into abi3-merge-master 2020-10-12 18:03:14 -04:00
module.md Change add_function, ensure static docstrings. 2020-09-09 12:37:37 +02:00
parallelism.md Address review comments 2020-06-05 21:24:03 +02:00
pypy.md Rename PYTHON_SYS_EXECUTABLE to PYO3_PYTHON 2020-08-06 13:27:20 +01:00
python_from_rust.md guide: improve "calling Python from Rust" section 2020-10-18 10:08:11 +01:00
rust_cpython.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
SUMMARY.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
trait_bounds.md Merge branch 'master' into abi3-merge-master 2020-09-10 17:01:13 -04:00
types.md docs: add detail to wrapper type conversions 2020-09-06 10:21:08 +01:00