pyo3/newsfragments/3706.added.md
2024-01-28 07:22:51 +00:00

2 lines
133 B
Markdown

Add `FromPyObject::extract_bound` method, which can be implemented to avoid using the GIL Ref API in `FromPyObject` implementations.