pyo3/newsfragments
Icxolu fd18955da8 add `#[doc(hidden)]` to the Rust module created by `#[pymodule]` (#4067)
* add `#[doc(hidden)]` to the Rust module created by `#[pymodule]`

* add newsfragment
2024-04-16 08:57:37 +01: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-16 08:57:37 +01:00
4045.fixed.md add descriptive error msg for `__traverse__` receivers other than `&self` (#4045) 2024-04-16 08:57:37 +01:00
4067.fixed.md add `#[doc(hidden)]` to the Rust module created by `#[pymodule]` (#4067) 2024-04-16 08:57:37 +01:00