pyo3/guide/src
2020-12-22 15:42:04 +00: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 Clearly document the limitations of abi3 2020-12-13 10:26:37 -05:00
changelog.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
class.md pyproto: use buffer slots on Python 3.9 and up 2020-12-22 13:33:42 +00: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 docs: fix warnings 2020-12-18 23:11:10 +00:00
faq.md Add section about Python::check_signals to the FAQ 2020-11-30 11:38:40 +11:00
function.md Release 0.13 2020-12-22 15:42:04 +00: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 Release 0.13 2020-12-22 15:42:04 +00: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