pyo3/src
2023-01-15 12:41:23 +00:00
..
conversions inspect: gate behind experimental-inspect feature 2023-01-15 12:41:23 +00:00
err Merge 2022-12-28 12:24:59 +00:00
ffi
impl_ Merge 2022-12-28 12:24:59 +00:00
inspect docs: require docs on all public APIs 2022-09-07 07:42:23 +01:00
pycell docs: require docs on all public APIs 2022-09-07 07:42:23 +01:00
pyclass docs: require docs on all public APIs 2022-09-07 07:42:23 +01:00
test_hygiene Forward cfgs on pyclass fields to the method defs 2022-12-06 22:38:32 +01:00
types inspect: gate behind experimental-inspect feature 2023-01-15 12:41:23 +00:00
buffer.rs docs: require docs on all public APIs 2022-09-07 07:42:23 +01:00
callback.rs introduce trampolines for methods () 2022-10-25 07:22:36 +01:00
conversion.rs inspect: gate behind experimental-inspect feature 2023-01-15 12:41:23 +00:00
derive_utils.rs
exceptions.rs Fix coding style in docstrings. 2022-11-23 07:42:17 +01:00
gil.rs ci: fix flaky test_pyobject_drop_without_gil_doesnt_decrease_refcnt 2022-12-27 00:49:54 +01:00
impl_.rs introduce trampolines for methods () 2022-10-25 07:22:36 +01:00
instance.rs Make downcast() methods inline 2022-11-20 13:14:54 +01:00
internal_tricks.rs Stop leaking in new_closure 2022-12-28 07:51:50 +00:00
lib.rs inspect: gate behind experimental-inspect feature 2023-01-15 12:41:23 +00:00
macros.rs
marker.rs Fix coding style in docstrings. 2022-11-23 07:42:17 +01:00
marshal.rs
once_cell.rs move GILOnceCell initialization detail to the type-level docs 2022-12-26 20:38:25 +00:00
panic.rs
prelude.rs
pycell.rs Fix coding style in docstrings. 2022-11-23 07:42:17 +01:00
pyclass.rs Stop leaking in new_closure 2022-12-28 07:51:50 +00:00
pyclass_init.rs
type_object.rs Stop leaking in new_closure 2022-12-28 07:51:50 +00:00
version.rs