pyo3/newsfragments
Icxolu c8b59d7117
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-12 06:34:08 +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
4067.fixed.md add `#[doc(hidden)]` to the Rust module created by `#[pymodule]` (#4067) 2024-04-12 06:34:08 +00:00