pyo3/newsfragments
2023-05-23 10:25:57 +09:00
..
.gitignore
2881.changed.md refactor PyAny::is_instance_of for performance 2023-05-18 22:25:27 +01:00
2980.added.md
2980.changed.md
2981.removed.md news entry for 0.17 deprecations removals 2023-05-09 09:39:23 +02:00
3004.changed.md feat: unwrap dyn Err when inner is simple PyErr 2023-05-09 07:17:10 +01:00
3016.added.md
3029.changed.md use dynamic trampoline for all getters and setters 2023-05-09 08:09:59 +01:00
3036.fixed.md
3050.changed.md
3062.fixed.md stop panic on to_string, report using write_unraisable instead 2023-05-09 12:54:56 +02:00
3066.changed.md
3111.changed.md
3120.added.md
3131.changed.md
3141.added.md Add BaseExceptionGroup for Python >= 3.11 2023-05-07 15:08:43 -05:00
3142.fixed.md Do not store return values in locals so that holders benefit from lifetime extension for temporaries. 2023-05-06 16:26:18 +02:00
3146.added.md Added a few lines to document the main difference between maturin and setuptools-rust as far as building manylinux-compliant wheels is concerned. 2023-05-09 14:54:30 +02:00
3152.packaging.md Fix patch version of our dependency on syn. 2023-05-10 22:31:15 +02:00
3157.added.md Add support for combining the #[new] and #[classmethod] method types. 2023-05-16 15:51:14 -07:00
3158.added.md Add PyClass::get and Py::get for GIL-independent access to frozen classes. 2023-05-18 08:57:55 +02:00
3161.added.md add PyAny::is_exact_instance and PyAny::is_exact_instance_of 2023-05-21 12:44:54 +02:00
3178.fixed.md Fix a span site of _slf for custom receivers. 2023-05-23 10:25:57 +09:00