128 B
128 B
Safe access to the GIL, for example via Python::with_gil
, is now locked inside of implementations of the __traverse__
slot.
Safe access to the GIL, for example via Python::with_gil
, is now locked inside of implementations of the __traverse__
slot.