pyo3/tests
2021-03-04 19:52:58 +00:00
..
ui Convert callback_body_without_convert function to handle_panic function 2021-03-01 12:42:19 +01:00
common.rs
test_arithmetics.rs
test_buffer_protocol.rs
test_bytes.rs
test_class_attributes.rs
test_class_basics.rs add #[pyo3(from_py_with="...")] attribute (#1411) 2021-02-21 00:15:20 +09:00
test_class_conversion.rs
test_class_new.rs
test_compile_error.rs add #[pyo3(from_py_with="...")] attribute (#1411) 2021-02-21 00:15:20 +09:00
test_datetime.rs
test_dict_iter.rs
test_dunder.rs
test_exceptions.rs
test_frompyobject.rs add #[pyo3(from_py_with="...")] attribute (#1411) 2021-02-21 00:15:20 +09:00
test_gc.rs
test_getter_setter.rs rust 1.50: clippy and lint fixes 2021-02-11 22:03:34 +00:00
test_inheritance.rs
test_mapping.rs
test_methods.rs pyfunction: refactor argument extraction 2021-03-01 17:49:46 +00:00
test_module.rs rust 1.50: clippy and lint fixes 2021-02-11 22:03:34 +00:00
test_multiple_pymethods.rs pymethods: make inventory optional 2021-03-04 19:52:58 +00:00
test_pyfunction.rs add #[pyo3(from_py_with="...")] attribute (#1411) 2021-02-21 00:15:20 +09:00
test_pyself.rs rust 1.50: clippy and lint fixes 2021-02-11 22:03:34 +00:00
test_sequence.rs
test_serde.rs
test_string.rs rust 1.50: clippy and lint fixes 2021-02-11 22:03:34 +00:00
test_text_signature.rs
test_unsendable_dict.rs
test_variable_arguments.rs rust 1.50: clippy and lint fixes 2021-02-11 22:03:34 +00:00
test_various.rs rust 1.50: clippy and lint fixes 2021-02-11 22:03:34 +00:00