pyo3/newsfragments
2024-02-01 09:07:36 +00:00
..
.gitignore
3514.added.md
3532.changed.md
3540.added.md
3577.added.md
3577.changed.md
3578.changed.md
3582.added.md feat: support pyclass on complex enums 2024-01-18 22:04:42 +09:00
3588.added.md
3599.added.md
3600.changed.md
3601.changed.md deprecate PyTryFrom and PyTryInto 2023-12-20 11:28:24 +00:00
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 Add change log and migration guide entries. 2023-12-20 13:07:14 +01:00
3663.changed.md
3664.changed.md
3670.added.md Adds std::duration::Duration from/to Python conversions 2023-12-20 08:57:26 +01:00
3677.added.md implement PyStringMethods 2023-12-20 16:19:18 +00:00
3679.changed.md partially revert changes to PyTzInfoAccess trait 2023-12-24 15:07:42 +00:00
3686.added.md make Bound and Borrowed types public API 2023-12-21 12:20:33 +00:00
3689.changed.md Turn calls of __traverse__ into no-ops for unsendable pyclass if on the wrong thread 2023-12-23 15:01:08 +01:00
3692.added.md Add .as_borrowed() conversion from gil-refs to Bound<T> 2023-12-26 09:49:03 +00:00
3692.changed.md Add .as_borrowed() conversion from gil-refs to Bound<T> 2023-12-26 09:49:03 +00:00
3706.added.md Add extract_bound method to FromPyObject 2024-01-28 07:22:51 +00:00
3707.added.md add gil-refs feature to aid migration 2023-12-29 14:42:31 +00:00
3712.added.md add PyAnyMethods for binary operators 2023-12-29 18:45:18 -05:00
3730.added.md Conversion between chrono_tz::Tz and zoneinfo.ZoneInfo 2024-01-08 15:19:49 +01:00
3734.added.md ffi: Add definition for PyType_GetModuleByDef 2024-01-12 22:13:33 -06:00
3742.changed.md improve performance of successful int extract by ~30% 2024-01-16 13:51:19 +00:00
3757.fixed.md update ffi structures for PyPy 7.3.15 2024-01-23 20:34:19 +00:00
3785.added.md add Py::as_any and Py::into_any 2024-02-01 09:07:36 +00:00