pyo3/newsfragments/2975.added.md

108 B

Add GILProtected<T> to mediate concurrent access to a value using Python's global interpreter lock (GIL).