pyo3/examples/rustapi_module/src
David Hewitt 4ed9748b45 Rename exceptions to PyException etc; reintroduce deprecated ones 2020-07-18 06:02:57 +01:00
..
buf_and_str.rs Fix examples with the new #[new] API 2019-12-22 23:59:28 +09:00
datetime.rs Use travis's pypy binary instead of anaconda 2020-06-27 19:45:31 +09:00
dict_iter.rs Rename exceptions to PyException etc; reintroduce deprecated ones 2020-07-18 06:02:57 +01:00
lib.rs Add ability to return from `__next__` / `__anext__` 2020-06-23 15:26:28 +01:00
objstore.rs Remove GILPool::new_no_pointer 2020-03-26 19:45:32 +09:00
othermod.rs Fix examples with the new #[new] API 2019-12-22 23:59:28 +09: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