pyo3/newsfragments/3706.added.md

2 lines
133 B
Markdown

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