Module pyo3::sync

source ·
Expand description

Synchronization mechanisms based on the Python GIL.

With the acceptance of PEP 703 (aka a “freethreaded Python”) for Python 3.13, these are likely to undergo significant developments in the future.

Structs§

⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here