pyo3/pyo3-macros-backend/src
2023-05-16 15:51:14 -07:00
..
pyfunction support text_signature on #[new] 2023-05-04 07:15:11 +01:00
attributes.rs fix: change to from_item_all 2023-04-26 19:47:07 +08:00
deprecations.rs support text_signature on #[new] 2023-05-04 07:15:11 +01:00
frompyobject.rs test: improve cov 2023-04-27 12:44:38 +08:00
konst.rs
lib.rs pyproto: remove deprecated feature 2022-09-06 08:38:44 +01:00
method.rs Add support for combining the #[new] and #[classmethod] method types. 2023-05-16 15:51:14 -07:00
module.rs rename wrap_pyfunction impl to wrap_pyfunction_impl 2023-01-19 08:51:44 +00:00
params.rs Fix clippy::redundant_closure lint firing for pyfunction defaults 2023-02-27 22:10:06 +00:00
pyclass.rs support text_signature on #[new] 2023-05-04 07:15:11 +01:00
pyfunction.rs support text_signature on #[new] 2023-05-04 07:15:11 +01:00
pyimpl.rs macros: emit pymethod associated methods as a single block 2022-06-16 22:15:29 +01:00
pymethod.rs Add support for combining the #[new] and #[classmethod] method types. 2023-05-16 15:51:14 -07:00
utils.rs support text_signature on #[new] 2023-05-04 07:15:11 +01:00