pyo3/pyo3-macros-backend
Icxolu 1c5265e1c2
deprecate from_borrowed_ptr methods (#3915)
* deprecate `from_borrowed_ptr` methods

This deprecates the methods on the `Python`
marker, aswell as `FromPyPointer`

* use `BoundRef` to defer ref cnt inc until after the error case
2024-03-01 20:51:53 +00:00
..
src deprecate from_borrowed_ptr methods (#3915) 2024-03-01 20:51:53 +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