gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135724)
We weren't handling non-positive maxsize values (including the default) properly in Queue.full(). This change fixes that and adjusts an associated assert.
E
Eric Snow committed
c5ea8e8e8fc725f39ed23ff6259b3cc157a0785f
Parent: a8ec511
Committed by GitHub <noreply@github.com>
on 6/20/2025, 8:26:32 PM