pyo3/newsfragments
Juniper Tyree 885883bf68
Add `Py::drop_ref` method (#3871)
* add Py::drop_ref method

* add changelog entry

* fix ffi import

* integrate review feedback

* Add a test

* Fix some build errors

* Fix some more build errors
2024-02-21 22:56:03 +00:00
..
.gitignore
3514.added.md
3532.changed.md
3540.added.md
3577.added.md
3577.changed.md
3582.added.md
3588.added.md
3599.added.md
3600.changed.md
3601.changed.md
3603.removed.md
3609.changed.md
3619.fixed.md
3632.added.md
3638.changed.md
3653.changed.md
3657.changed.md
3660.changed.md
3661.changed.md
3663.changed.md
3664.changed.md
3670.added.md
3677.added.md
3679.changed.md
3686.added.md
3689.changed.md
3692.added.md
3692.changed.md
3706.added.md Add `extract_bound` method to `FromPyObject` 2024-01-28 07:22:51 +00:00
3707.added.md
3712.added.md
3730.added.md
3734.added.md
3736.added.md Adds conversion between SystemTime and datetime 2024-01-27 17:43:51 +01:00
3742.changed.md
3757.fixed.md update ffi structures for PyPy 7.3.15 2024-01-23 20:34:19 +00:00
3776.changed.md migrate `FromPyObject` for `Bound` and `Py` to `extract_bound` 2024-01-29 13:46:46 +00:00
3785.added.md add `Py::as_any` and `Py::into_any` 2024-02-01 09:07:36 +00:00
3801.added.md add `PyStringMethods::encode_utf8` 2024-02-05 13:28:46 +00:00
3802.added.md add `PyBackedStr` and `PyBackedBytes` (#3802) 2024-02-15 07:58:20 +00:00
3818.fixed.md fix segmentation fault when `datetime` module is invalid 2024-02-11 02:44:31 +00:00
3821.packaging.md add maximum Python version check (#3821) 2024-02-13 21:52:53 +00:00
3849.added.md always use a Python iterator for sets and frozensets (#3849) 2024-02-17 10:57:53 +00:00
3849.changed.md always use a Python iterator for sets and frozensets (#3849) 2024-02-17 10:57:53 +00:00
3871.added.md Add `Py::drop_ref` method (#3871) 2024-02-21 22:56:03 +00:00