pyo3/examples/rustapi_module/src
2020-12-31 22:11:48 +00:00
..
buf_and_str.rs Fix examples with the new #[new] API 2019-12-22 23:59:28 +09:00
datetime.rs ci: deny clippy warnings for examples 2020-12-31 22:11:48 +00:00
dict_iter.rs Rename exceptions to PyException etc; reintroduce deprecated ones 2020-07-18 06:02:57 +01:00
lib.rs rustapi_module: move issue_219 regression test 2020-11-10 14:23:08 +00:00
misc.rs rustapi_module: move issue_219 regression test 2020-11-10 14:23:08 +00:00
objstore.rs Remove GILPool::new_no_pointer 2020-03-26 19:45:32 +09:00
othermod.rs Change add_function, ensure static docstrings. 2020-09-09 12:37:37 +02:00
pyclass_iter.rs Add ability to return from __next__ / __anext__ 2020-06-23 15:26:28 +01:00
subclassing.rs Use subclass correctly in tp_new 2020-06-22 01:38:13 +09:00