pyo3/newsfragments
David Hewitt a5201c04af
Deprecate the `PySet::empty` gil-ref constructor (#4082)
* Deprecate the `PySet::empty` gil-ref constructor

* add newsfragment
2024-04-14 21:38:40 +00:00
..
.gitignore use towncrier to generate CHANGELOG 2022-09-08 07:58:53 +01:00
4035.fixed.md fix compile error for multiple async method arguments (#4035) 2024-04-02 17:43:51 +00:00
4045.fixed.md add descriptive error msg for `__traverse__` receivers other than `&self` (#4045) 2024-04-04 19:08:51 +00:00
4054.fixed.md fix declarative-modules compile error (#4054) 2024-04-12 06:34:27 +00:00
4067.fixed.md add `#[doc(hidden)]` to the Rust module created by `#[pymodule]` (#4067) 2024-04-12 06:34:08 +00:00
4073.fixed.md Link libpython for AIX target (#4073) 2024-04-13 07:43:06 +00:00
4079.added.md Allow use of scientific notation on rust decimal (#4079) 2024-04-14 20:07:17 +00:00
4082.changed.md Deprecate the `PySet::empty` gil-ref constructor (#4082) 2024-04-14 21:38:40 +00:00