pyo3/newsfragments
Zak Stucke 31b21a71b5 Combined changelog lines 2023-07-19 12:51:14 +03:00
..
.gitignore use towncrier to generate CHANGELOG 2022-09-08 07:58:53 +01:00
3203.added.md support ordering magic methods for `#[pyclass]` 2023-06-04 13:58:18 +01:00
3208.packaging.md Bump MSRV to 1.56 2023-06-04 23:02:30 +01:00
3222.added.md simple getitem example 2023-06-15 16:39:25 -05:00
3232.removed.md remove all functionality deprecated in PyO3 0.18 2023-06-13 22:27:43 +01:00
3237.packaging.md Extend changelog of indoc bump to include related unindent change as well. 2023-06-20 19:41:02 +02:00
3239.packaging.md Upgrade to syn 2 2023-06-14 07:03:33 -04:00
3269.fixed.md Fix fixed offset timezone conversion bug. 2023-06-25 11:06:46 -07:00
3281.changed.md handle exceptions properly in `PySet::discard` 2023-06-28 08:54:06 +01:00
3281.fixed.md handle exceptions properly in `PySet::discard` 2023-06-28 08:54:06 +01:00
3295.added.md add PyState_*Module definitions for PyPy 2023-07-04 08:57:50 +01:00
3297.added.md fix `SystemError` raised from `PyUnicodeDecodeError_Create` on PyPy 3.10 2023-07-05 11:10:02 +01:00
3297.fixed.md fix `SystemError` raised from `PyUnicodeDecodeError_Create` on PyPy 3.10 2023-07-05 11:10:02 +01:00
3300.fixed.md fix FFI definition `Py_EnterRecursiveCall` 2023-07-05 22:52:41 +01:00
3304.added.md Start adding a performance section to the guide. 2023-07-09 14:32:59 +02:00
3313.fixed.md normalize exception in `PyErr::matches` and `PyErr::get_type` 2023-07-14 13:18:30 +01:00
3321.changed.md collect arrays of objects prior to filling tuple in fixed-size conversions 2023-07-16 20:17:02 +01:00
3326.fixed.md Preserve panic message after exception is normalized 2023-07-18 22:20:41 +01:00
3328.fixed.md Combined changelog lines 2023-07-19 12:51:14 +03:00