Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 193 Bytes

File metadata and controls

3 lines (3 loc) · 193 Bytes

:c:func:`Py_IsInitialized` no longer returns true until initialization has fully completed, including import of the :mod:`site` module. The underlying runtime flags now use atomic operations.