pyo3/newsfragments
Weijie Guo 74d9d23ba0
async method should allow args not only receiver (#4015)
* async method should allow args not only receiver

* add changelog md
2024-03-30 08:48:19 +00:00
..
.gitignore use towncrier to generate CHANGELOG 2022-09-08 07:58:53 +01:00
3995.fixed.md handle #[pyo3(from_py_with = "")] in #[setter] methods (#3995) 2024-03-26 18:53:11 +00:00
3998.changed.md use extract_argument for #[setter] extraction (#3998) 2024-03-27 15:41:04 +00:00
3998.fixed.md use extract_argument for #[setter] extraction (#3998) 2024-03-27 15:41:04 +00:00
4007.fixed.md implement Send and Sync for PyBackedStr and PyBackedBytes (#4007) 2024-03-29 11:28:42 +00:00
4009.fixed.md refactor to remove add_to_module functions from generated code (#4009) 2024-03-29 11:54:33 +00:00
4012.fixed.md Fixed error string when failing to import an exception (#4012) 2024-03-29 15:49:50 +00:00
4015.fixed.md async method should allow args not only receiver (#4015) 2024-03-30 08:48:19 +00:00