pyo3/newsfragments/4027.added.md
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

113 B

Add import_exception_bound! macro to import exception types without generating GIL Ref functionality for them.