.. |
ui
|
Fix an abi3 ui test for the latest Rustc
|
2020-09-20 15:33:55 +09:00 |
common.rs
|
|
|
test_arithmetics.rs
|
Simplify test cases where both __*__ and __r*__ are defined
|
2020-08-20 14:53:47 +09:00 |
test_buffer_protocol.rs
|
Get all the tests building, everythign except doctests passes!
|
2020-09-16 08:42:22 -04: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
|
Use subclass correctly in tp_new
|
2020-06-22 01:38:13 +09:00 |
test_compile_error.rs
|
Fix an abi3 ui test for the latest Rustc
|
2020-09-20 15:33:55 +09:00 |
test_datetime.rs
|
|
|
test_dict_iter.rs
|
|
|
test_dunder.rs
|
Get all the tests building, everythign except doctests passes!
|
2020-09-16 08:42:22 -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
|
Get all the tests building, everythign except doctests passes!
|
2020-09-16 08:42:22 -04:00 |
test_getter_setter.rs
|
Allow #[getter] and #[setter] functions to take PyRef
|
2020-06-27 14:55:22 +01:00 |
test_inheritance.rs
|
Inhibit subclassing native types with ABI3 set
|
2020-09-20 00:42:55 +09: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
|
Remove symbols not available in abi3
|
2020-09-23 22:30:07 -04:00 |
test_pyself.rs
|
Remove AsPyRef for just Py::as_ref
|
2020-08-09 22:47:54 +01:00 |
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
|
Hack __text_signature__ back to working with abi3
|
2020-09-19 11:43:57 -04:00 |
test_unsendable_dict.rs
|
Get all the tests building, everythign except doctests passes!
|
2020-09-16 08:42:22 -04:00 |
test_variable_arguments.rs
|
|
|
test_various.rs
|
Get all the tests building, everythign except doctests passes!
|
2020-09-16 08:42:22 -04:00 |