pyo3/newsfragments
2023-03-12 12:46:59 +00:00
..
.gitignore
2899.added.md Provide a special purpose FromPyObject impl to efficiently and safely get a byte slice from either bytes or byte arrays. 2023-02-22 22:07:59 +01:00
2939.changed.md
2944.changed.md
2947.changed.md
2952.fixed.md update reference pool counts at the end of allow_threads to avoid use-after-free 2023-02-21 08:44:48 +00:00
2954.changed.md
2961.fixed.md
2979.changed.md allow create_exception! to place the exception in a dotted.module 2023-02-22 20:08:53 +00:00
2990.fixed.md Fix clippy::redundant_closure lint firing for pyfunction defaults 2023-02-27 22:10:06 +00:00
2993.fixed.md fix non_snake_case lint for #[pyfunction] generated code 2023-02-28 08:44:17 +00:00
3009.fixed.md Remove stale references to tox.ini from template substitution scripts. 2023-03-05 09:17:34 +01:00
3014.added.md feat: add #[pyo3(get, set)] for Cell 2023-03-09 23:09:30 +00:00
3031.fixed.md add newsfragment 2023-03-10 10:16:24 +11:00
3036.fixed.md fix const-ness of some FFI name & doc members 2023-03-10 16:02:52 +00:00
3042.added.md add fragment 2023-03-12 12:46:59 +00:00