pyo3/pyo3-macros-backend
David Hewitt ec6d587218
support Bound for classmethod and pass_module (#3831)
* support `Bound` for `classmethod` and `pass_module`

* `from_ref_to_ptr` -> `ref_from_ptr`

* add detailed docs to `ref_from_ptr`
2024-02-16 00:36:11 +00:00
..
src support Bound for classmethod and pass_module (#3831) 2024-02-16 00:36:11 +00:00
Cargo.toml add maximum Python version check (#3821) 2024-02-13 21:52:53 +00:00
LICENSE-APACHE tidy up some file locations after dual licensing 2023-08-16 08:22:51 +01:00
LICENSE-MIT tidy up some file locations after dual licensing 2023-08-16 08:22:51 +01:00