.. |
ui
|
FromPyObject for #[pyclass] with T: Clone
|
2020-01-24 08:57:28 +00:00 |
common.rs
|
|
|
test_arithmetics.rs
|
Fix accidently changed file permission
|
2019-12-24 12:27:22 +09:00 |
test_buffer_protocol.rs
|
|
|
test_bytes.rs
|
Remove test_get_pybytes
|
2019-10-20 15:12:17 +02:00 |
test_class_basics.rs
|
Merge branch 'master' into pyclass-new-layout
|
2019-12-19 16:12:45 +09:00 |
test_class_conversion.rs
|
FromPyObject for #[pyclass] with T: Clone
|
2020-01-24 08:57:28 +00:00 |
test_class_new.rs
|
Introduce PyInternalCaster
|
2019-12-14 23:16:39 +09:00 |
test_compile_error.rs
|
FromPyObject for #[pyclass] with T: Clone
|
2020-01-24 08:57:28 +00:00 |
test_datetime.rs
|
Add debug output for flaky test
|
2020-01-12 15:44:42 +01:00 |
test_dict_iter.rs
|
|
|
test_dunder.rs
|
Refine tests and documents around pyclass.rs
|
2020-01-08 22:44:50 +09:00 |
test_exceptions.rs
|
|
|
test_gc.rs
|
New PyClassInitializer
|
2020-01-05 16:01:05 +09:00 |
test_getter_setter.rs
|
Introduce PyClassInitializer
|
2019-12-15 21:04:36 +09:00 |
test_inheritance.rs
|
Revert "Disable segfaulty subclassing by default"
|
2020-01-12 01:22:32 +01:00 |
test_mapping.rs
|
Fix accidently changed file permission
|
2019-12-24 12:27:22 +09:00 |
test_methods.rs
|
Introduce PyInternalCaster
|
2019-12-14 23:16:39 +09:00 |
test_module.rs
|
Add #[name] attribute support for #[pyfunction]
|
2019-12-17 22:14:28 +00:00 |
test_pyself.rs
|
Introduce PyInternalCaster
|
2019-12-14 23:16:39 +09:00 |
test_sequence.rs
|
Introduce PyInternalCaster
|
2019-12-14 23:16:39 +09:00 |
test_string.rs
|
Guard against PyUnicode_AsUTF8AndSize returning null
|
2019-10-23 00:39:47 +02:00 |
test_text_signature.rs
|
Introduce PyInternalCaster
|
2019-12-14 23:16:39 +09:00 |
test_variable_arguments.rs
|
|
|
test_various.rs
|
Merge branch 'master' into pyclass-new-layout
|
2020-01-11 15:03:25 +09:00 |