pyo3/tests
2020-09-10 17:01:13 -04:00
..
ui Doc fixes, changelog and rename. 2020-09-05 10:20:22 +02:00
common.rs
test_arithmetics.rs
test_buffer_protocol.rs Implement std::error::Error for PyErr 2020-09-10 19:04:24 +01:00
test_bytes.rs Make python function wrapper creation fallible. 2020-09-03 15:48:32 +02:00
test_class_attributes.rs Proof of concept of using PEP384s PyType_Spec 2020-09-02 16:54:39 -04:00
test_class_basics.rs Proof of concept of using PEP384s PyType_Spec 2020-09-02 16:54:39 -04:00
test_class_conversion.rs Proof of concept of using PEP384s PyType_Spec 2020-09-02 16:54:39 -04:00
test_class_new.rs
test_compile_error.rs Possible to pass PyModule as first arg. 2020-09-04 09:01:21 +02:00
test_datetime.rs
test_dict_iter.rs
test_dunder.rs Merge branch 'master' into abi3-merge-master 2020-09-10 17:01:13 -04:00
test_exceptions.rs Merge pull request #1115 from davidhewitt/std-py-err 2020-09-10 21:17:11 +01:00
test_frompyobject.rs Implement std::error::Error for PyErr 2020-09-10 19:04:24 +01:00
test_gc.rs Proof of concept of using PEP384s PyType_Spec 2020-09-02 16:54:39 -04:00
test_getter_setter.rs
test_inheritance.rs Proof of concept of using PEP384s PyType_Spec 2020-09-02 16:54:39 -04:00
test_mapping.rs Implement std::error::Error for PyErr 2020-09-10 19:04:24 +01:00
test_methods.rs Make PyType::name abi3 compatible 2020-09-08 12:22:59 -04:00
test_module.rs Change add_function, ensure static docstrings. 2020-09-09 12:37:37 +02:00
test_pyfunction.rs Change add_function, ensure static docstrings. 2020-09-09 12:37:37 +02:00
test_pyself.rs
test_sequence.rs Implement std::error::Error for PyErr 2020-09-10 19:04:24 +01:00
test_string.rs Make python function wrapper creation fallible. 2020-09-03 15:48:32 +02:00
test_text_signature.rs Merge branch 'master' into abi3 2020-09-10 00:48:20 +09:00
test_unsendable_dict.rs
test_variable_arguments.rs
test_various.rs Merge pull request #1115 from davidhewitt/std-py-err 2020-09-10 21:17:11 +01:00