pyo3/pyo3-macros-backend/src
2021-05-29 09:38:15 +01:00
..
attributes.rs pyfn: deprecate name argument 2021-05-20 08:54:29 +01:00
defs.rs pyproto: deprecate py_methods 2021-04-20 00:21:19 +01:00
deprecations.rs pyfn: deprecate name argument 2021-05-20 08:54:29 +01:00
from_pyobject.rs [review] kngwyu 2021-05-07 22:35:52 +01:00
konst.rs pyfn: deprecate name argument 2021-05-20 08:54:29 +01:00
lib.rs pyfn: deprecate name argument 2021-05-20 08:54:29 +01:00
method.rs pyfn: deprecate name argument 2021-05-20 08:54:29 +01:00
module.rs pymodule: tidy up module init 2021-05-25 10:54:16 +01:00
proto_method.rs pyproto: small refactoring to backend macro 2021-01-15 00:21:16 +00:00
pyclass.rs Method and slot visitors accept slices instead of individual items 2021-05-29 09:38:15 +01:00
pyfunction.rs pyfunction: better error message with async fn 2021-05-25 11:32:52 +01:00
pyimpl.rs macros: support #[pyo3(name = "...")] 2021-05-07 22:35:52 +01:00
pymethod.rs pyfunction: better error message with async fn 2021-05-25 11:32:52 +01:00
pyproto.rs pyo3-build-config: fix build 2021-05-21 23:05:36 +01:00
utils.rs pyfunction: better error message with async fn 2021-05-25 11:32:52 +01:00