pyo3/tests
2021-07-03 07:51:18 +01:00
..
ui Add full path for PyCell 2021-07-03 07:51:18 +01:00
common.rs
test_arithmetics.rs pyproto: deprecate py_methods 2021-04-20 00:21:19 +01:00
test_buffer.rs
test_buffer_protocol.rs
test_bytes.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00
test_class_attributes.rs macros: support #[pyo3(name = "...")] 2021-05-07 22:35:52 +01:00
test_class_basics.rs pyclass: allow #[pyo3(get, set, name = "foo")] 2021-06-04 11:30:40 +01:00
test_class_conversion.rs
test_class_new.rs
test_compile_error.rs macros: support #[pyo3(name = "...")] 2021-05-07 22:35:52 +01:00
test_datetime.rs
test_dict_iter.rs
test_dunder.rs pyproto: deprecate py_methods 2021-04-20 00:21:19 +01:00
test_exceptions.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00
test_frompyobject.rs
test_gc.rs
test_getter_setter.rs
test_inheritance.rs pyclass: refactor initialization, call native type dealloc 2021-06-23 07:45:51 +01:00
test_macros.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00
test_mapping.rs pyproto: deprecate py_methods 2021-04-20 00:21:19 +01:00
test_methods.rs Add a test 2021-06-25 00:18:53 +02:00
test_module.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00
test_multiple_pymethods.rs
test_pyfunction.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00
test_pyself.rs
test_sequence.rs
test_serde.rs
test_string.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00
test_text_signature.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00
test_unsendable_dict.rs
test_variable_arguments.rs
test_various.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00
test_wrap_pyfunction_deduction.rs Add wrap_pyfunction macro to prelude 2021-06-24 22:34:55 +08:00