pyo3/pytests/tests
David Hewitt 8e8b484169
add `#[pyo3(signature = (...))]` attribute (#2702)
2022-10-25 07:23:21 +01:00
..
test_buf_and_str.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_datetime.py Add PyTzInfoAccess 2022-04-13 00:00:08 +08:00
test_deprecated_pyfunctions.py add `#[pyo3(signature = (...))]` attribute (#2702) 2022-10-25 07:23:21 +01:00
test_dict_iter.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_misc.py Deprecate acquire_gil 2022-08-15 03:34:47 +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 pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_pyfunctions.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00
test_sequence.py Also relax the PySequence check when extracting fixed-sized arrays. 2022-10-13 09:43:45 +02:00
test_subclassing.py pytests: merge benchmark and test crates 2022-02-05 10:16:46 +00:00