pyo3/pytests/tests
Tpt 1e5a49557d Makes PathBuf FromPyObject implementation work on all os.PathLike
PyOS_FSPath is in abi3-py36
2023-08-08 22:15:56 +02: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 Makes PathBuf FromPyObject implementation work on all os.PathLike 2023-08-08 22:15:56 +02: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 ci: avoid failure to build numpy on 3.12 2023-07-22 21:38:57 +01:00
test_subclassing.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00