pyo3/examples/rustapi_module/tests
Jack O'Connor 9e23476221 avoid using platform.architecture() to detect 32-bit-ness in datetime tests
Same reasoning as the previous commit.
2020-03-26 14:01:18 -04: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 avoid using platform.architecture() to detect 32-bit-ness in datetime tests 2020-03-26 14:01:18 -04: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