pyo3/newsfragments
David Hewitt 336b1c982b
add import_exception_bound! macro (#4027)
* add `import_exception_bound!` macro

* newsfragment and tidy up
2024-03-31 19:55:31 +00:00
..
.gitignore
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
4024.changed.md add #[inline] hints on many Bound and Borrowed methods (#4024) 2024-03-30 22:10:21 +00:00
4027.added.md add import_exception_bound! macro (#4027) 2024-03-31 19:55:31 +00:00