pyo3/examples/rustapi_module/tests
Alexander Niederbühl 8cdc0b42dd Fix minimum and maximum for datetime tests
Depending on the local timezone one could get

  ValueError: year 0 is out of range
2019-10-19 17:56:39 +02:00
..
test_buf_and_str.py Trigger garbage collection before and after calling the rust binding 2019-10-11 18:46:21 +02:00
test_datetime.py Fix minimum and maximum for datetime tests 2019-10-19 17:56:39 +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 Format examples with black (#590) 2019-09-06 01:16:09 +02:00