pyo3/tests
2021-01-12 22:01:11 +00:00
..
ui macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +00:00
common.rs
test_arithmetics.rs
test_buffer_protocol.rs
test_bytes.rs
test_class_attributes.rs
test_class_basics.rs
test_class_conversion.rs
test_class_new.rs
test_compile_error.rs macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +00:00
test_datetime.rs
test_dict_iter.rs
test_dunder.rs abi3: add support for dict and weakref from Python 3.9 2020-12-28 10:22:46 +00:00
test_exceptions.rs build: update for Rust 1.49 2020-12-31 18:16:02 +00:00
test_frompyobject.rs
test_gc.rs abi3: add support for dict and weakref from Python 3.9 2020-12-28 10:22:46 +00:00
test_getter_setter.rs
test_inheritance.rs pyclass: fix reference count issue in subclass new 2021-01-08 00:13:49 +00:00
test_mapping.rs
test_methods.rs macros-backend: fix raw idents in pymethods 2021-01-12 22:01:11 +00:00
test_module.rs
test_pyfunction.rs
test_pyself.rs
test_sequence.rs
test_serde.rs implement Serialize, Deserialize for Py<T> 2021-01-11 22:19:10 +00:00
test_string.rs
test_text_signature.rs
test_unsendable_dict.rs abi3: add support for dict and weakref from Python 3.9 2020-12-28 10:22:46 +00:00
test_variable_arguments.rs
test_various.rs abi3: add support for dict and weakref from Python 3.9 2020-12-28 10:22:46 +00:00