.. |
class
|
buffer, cmp doc
|
2021-06-30 18:31:27 +08:00 |
conversions
|
Add optional support for conversion from indexmap::IndexMap (#1728)
|
2021-07-22 08:15:26 +01:00 |
err
|
Add support for setting and retrieving exception cause
|
2021-06-23 20:14:49 +08:00 |
ffi
|
Merge pull request #1707 from nw0/doc
|
2021-07-04 16:35:17 +01:00 |
impl_
|
add documentation
|
2021-06-29 18:35:28 +08:00 |
types
|
docs: use pyo3.rs/latest instead of pyo3.rs/main
|
2021-07-24 08:47:02 +01:00 |
buffer.rs
|
Apply suggestions that make doc take the plural form
|
2021-07-04 19:32:40 +08:00 |
callback.rs
|
|
|
conversion.rs
|
|
|
derive_utils.rs
|
text_signature: move to #[pyo3(text_signature = "...")]
|
2021-06-05 16:33:03 +01:00 |
exceptions.rs
|
Apply suggestions that make doc take the plural form
|
2021-07-04 19:32:40 +08:00 |
gil.rs
|
Fix clippy ignore directives
|
2021-05-17 09:45:34 +02:00 |
impl_.rs
|
pyclass: refactor initialization, call native type dealloc
|
2021-06-23 07:45:51 +01:00 |
instance.rs
|
docs: use pyo3.rs/latest instead of pyo3.rs/main
|
2021-07-24 08:47:02 +01:00 |
internal_tricks.rs
|
|
|
lib.rs
|
docs: use pyo3.rs/latest instead of pyo3.rs/main
|
2021-07-24 08:47:02 +01:00 |
marshal.rs
|
|
|
num_bigint.rs
|
Merge pull request #1694 from mejrs/pyo3version
|
2021-06-24 20:24:57 +01:00 |
num_complex.rs
|
Merge pull request #1694 from mejrs/pyo3version
|
2021-06-24 20:24:57 +01:00 |
once_cell.rs
|
docs: use pyo3.rs/latest instead of pyo3.rs/main
|
2021-07-24 08:47:02 +01:00 |
panic.rs
|
simple module doc
|
2021-06-30 18:03:53 +08:00 |
prelude.rs
|
Add wrap_pyfunction macro to prelude
|
2021-06-24 22:34:55 +08:00 |
pycell.rs
|
docs: implement final missing safety docs
|
2021-06-24 07:19:49 +01:00 |
pyclass.rs
|
pyclass: refactor initialization, call native type dealloc
|
2021-06-23 07:45:51 +01:00 |
pyclass_init.rs
|
docs: implement final missing safety docs
|
2021-06-24 07:19:49 +01:00 |
pyclass_slots.rs
|
Apply suggestions that make doc take the plural form
|
2021-07-04 19:32:40 +08:00 |
python.rs
|
add documentation
|
2021-06-29 18:35:28 +08:00 |
serde.rs
|
|
|
type_object.rs
|
pyclass: refactor initialization, call native type dealloc
|
2021-06-23 07:45:51 +01:00 |