pyo3/newsfragments
David Hewitt 76bf521ed0
Merge pull request #3505 from davidhewitt/deprecate_dunder_new
deprecate undocumented `#[__new__]` form of `#[new]`
2023-10-10 21:35:10 +00:00
..
.gitignore
3108.packaging.md
3203.added.md
3208.packaging.md
3222.added.md
3232.removed.md
3237.packaging.md
3239.packaging.md
3281.changed.md
3281.fixed.md
3321.changed.md
3330.changed.md
3336.added.md
3336.changed.md
3358.changed.md
3359.added.md
3366.added.md
3366.fixed.md
3374.added.md
3374.fixed.md
3378.changed.md
3379.changed.md
3384.added.md
3385.removed.md
3387.packaging.md
3389.changed.md
3391.changed.md
3393.changed.md
3396.changed.md
3397.changed.md
3401.fixed.md
3402.changed.md
3403.added.md
3403.fixed.md
3404.fixed.md
3405.fixed.md
3408.added.md
3427.packaging.md
3446.changed.md return existing module on Python 3.9 and up 2023-09-23 11:13:39 +01:00
3455.changed.md unify 3.12 and pre-3.12 exception handling pathways 2023-09-30 23:27:27 +01:00
3458.changed.md truncate leap seconds on `chrono` to `datetime` conversions 2023-09-24 20:28:43 +01:00
3461.fixed.md better `Some`-wrapping for default arguments 2023-09-21 21:14:44 +01:00
3471.fixed.md always normalize exceptions before raising 2023-09-24 13:38:23 +01:00
3484.fixed.md error on passing arguments to `#[new]` and similar attributes 2023-10-08 21:31:59 +01:00
3488.packaging.md support python 3.12 2023-10-02 20:57:41 +01:00
3490.fixed.md disable `marshal.rs` on `Py_LIMITED_API` 2023-10-02 21:36:17 +01:00
3491.fixed.md emit compile errors on macros inside `#[pymethods]` 2023-10-02 22:15:29 +01:00
3494.added.md Update PyModuleDef_Slot types 2023-10-03 23:25:45 +02:00
3500.fixed.md fix _PyFrameEvalFunction. Since python 3.11 it receives a `_PyInterpreterFrame` 2023-10-09 23:36:01 -03:00
3502.added.md add PyInterpreterConfig api 2023-10-08 22:38:11 +02:00
3505.changed.md deprecate undocumented `#[__new__]` form of `#[new]` 2023-10-10 08:47:03 +01:00