gh-116664: Make module state Py_SETREF's in _warnings thread-safe (#116959)
Mark the swap operations as critical sections. Add an internal Py_BEGIN_CRITICAL_SECTION_MUT API that takes a PyMutex pointer instead of a PyObject pointer.
E
Erlend E. Aasland committed
c1712ef066321c01bf09cba3f22fc474b5b8dfa7
Parent: 9a388b9
Committed by GitHub <noreply@github.com>
on 3/28/2024, 3:05:08 PM