pyo3/pyo3-macros-backend
Icxolu 7c10ff4327
allow `Bound<'_, T>` in #[pymethods] `self` position (#3896)
* allow `Bound<'_, T>` in #[pymethods] `self` position

* rename `TryFromPyCell` -> `TryFromBoundRef`

* remove unneccessary unsafe
2024-02-25 07:13:36 +00:00
..
src allow `Bound<'_, T>` in #[pymethods] `self` position (#3896) 2024-02-25 07:13:36 +00:00
Cargo.toml macros: exact dependency on `pyo3-build-config` (#3889) 2024-02-23 12:30:46 +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