defs.rs
|
Fixes PyObjectDelAttrProtocol
|
2020-01-01 16:51:40 +01:00 |
func.rs
|
Add #[name = "foo"] attribute to #[pymethods]
|
2019-12-17 17:45:53 +00:00 |
lib.rs
|
Add #[name] attribute support for #[pyfunction]
|
2019-12-17 22:14:28 +00:00 |
method.rs
|
Merge branch 'master' into pyclass-new-layout
|
2019-12-19 16:12:45 +09:00 |
pyclass.rs
|
Merge branch 'master' into property-fixes
|
2020-02-10 15:13:19 +09:00 |
pyfunction.rs
|
Address comments from PR#692
|
2019-12-18 14:26:25 +00:00 |
pyimpl.rs
|
Make #[pymethods] aware of #[cfg]
|
2020-02-15 14:07:48 +00:00 |
pymethod.rs
|
Run cargo fmt
|
2020-02-10 18:18:44 +09:00 |
pyproto.rs
|
Add #[name = "foo"] attribute to #[pymethods]
|
2019-12-17 17:45:53 +00:00 |
utils.rs
|
Add #[name = "foo"] attribute to #[pymethods]
|
2019-12-17 17:45:53 +00:00 |