pyo3/pytests/tests
David Hewitt 4f3fcdbf0f remove all functionality deprecated in PyO3 0.18 2023-06-13 22:27:43 +01:00
..
test_buf_and_str.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_comparisons.py support ordering magic methods for `#[pyclass]` 2023-06-04 13:58:18 +01:00
test_datetime.py Add PyTzInfoAccess 2022-04-13 00:00:08 +08:00
test_dict_iter.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_misc.py remove `Python::acquire_gil` 2023-05-09 09:39:23 +02:00
test_objstore.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_othermod.py update black to 22.1.0 2022-02-14 07:42:06 +00:00
test_path.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_pyclasses.py Add support for combining the `#[new]` and `#[classmethod]` method types. 2023-05-16 15:51:14 -07:00
test_pyfunctions.py make rust benchmarks more similar to the Python ones 2023-01-20 07:24:05 +00:00
test_sequence.py Use a TypeError, rather than a ValueError, when refusing to treat a str as a Vec 2022-11-07 07:48:13 -05:00
test_subclassing.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00