pyo3/examples/rustapi_module/tests
David Hewitt 29a525b327 pyfunction: refactor argument extraction 2021-03-01 17:49:46 +00: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 pyfunction: refactor argument extraction 2021-03-01 17:49:46 +00:00
test_dict_iter.py Format examples with black (#590) 2019-09-06 01:16:09 +02:00
test_misc.py rustapi_module: move issue_219 regression test 2020-11-10 14:23:08 +00:00
test_objstore.py Remove GILPool::new_no_pointer 2020-03-26 19:45:32 +09:00
test_othermod.py Support rust extensions for PyPy via cpyext (#393) 2019-04-23 13:18:42 +02:00
test_pyclass_iter.py Add ability to return from `__next__` / `__anext__` 2020-06-23 15:26:28 +01:00
test_subclassing.py Fix dealloc implementation to collectly use subtype's tp_free 2020-06-22 10:58:00 +09:00