gh-113884: Make queue.SimpleQueue thread-safe when the GIL is disabled (#114161)
* use the ParkingLot API to manage waiting threads * use Argument Clinic's critical section directive to protect queue methods * remove unnecessary overflow check Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
M
mpage committed
925907ea362c4c014086be48625ac7dd67645cfc
Parent: 441affc
Committed by GitHub <noreply@github.com>
on 1/23/2024, 7:25:41 PM