pyo3/examples/rustapi_module/tests
Alexander Niederbühl 3dc5b86f22 Add subclassing testcase which previously caused a segfault
Add a testcase from #407. Both test cases don't segfault after the
change to the #[pyclass] system in #683.

Closes #407
2020-01-11 18:24:50 +01:00
..
test_buf_and_str.py Fix handling of invalid utf-8 sequences in PyString::to_string_lossy 2019-10-24 22:45:32 +02:00
test_datetime.py Define limits for datetime tests as datetime literals 2019-10-21 16:50:43 +02:00
test_dict_iter.py Format examples with black (#590) 2019-09-06 01:16:09 +02:00
test_othermod.py Support rust extensions for PyPy via cpyext (#393) 2019-04-23 13:18:42 +02:00
test_subclassing.py Add subclassing testcase which previously caused a segfault 2020-01-11 18:24:50 +01:00