gh-116738: Make _heapq module thread-safe (#135036)
Use critical sections to make heapq methods that update the heap thread-safe when the GIL is disabled. --------- Co-authored-by: mpage <mpage@meta.com>
A
Alper committed
a58026a5e3da9ca2d09ef51aa90fe217f9a975ec
Parent: cc8e6d2
Committed by GitHub <noreply@github.com>
on 6/9/2025, 5:57:29 PM