pyo3/tests
David Hewitt b92441cd7c pyclass: fix reference count issue in subclass new 2021-01-08 00:13:49 +00:00
..
ui pyclass: add !Send compile_error test 2021-01-05 23:25:28 +00:00
common.rs
test_arithmetics.rs
test_buffer_protocol.rs
test_bytes.rs
test_class_attributes.rs
test_class_basics.rs deprecate pyclass name without quotes 2020-12-12 11:11:11 +00:00
test_class_conversion.rs
test_class_new.rs pyclass #[new]: allow using custom error type 2020-12-13 23:50:03 +00:00
test_compile_error.rs pyclass: add !Send compile_error test 2021-01-05 23:25:28 +00:00
test_datetime.rs Use #[cfg(not(Py_LIMITED_API))] for datetime API 2020-12-20 12:20:35 +00:00
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
test_module.rs
test_pyfunction.rs
test_pyself.rs
test_sequence.rs
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