[3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135778)
We weren't handling non-positive maxsize values (including the default) properly in Queue.full(). This change fixes that and adjusts an associated assert. (cherry picked from commit c5ea8e8, AKA gh-135724)
E
Eric Snow committed
666795ae34ccb912127d47fd091dcf5513dff94c
Parent: 3e81d56
Committed by GitHub <noreply@github.com>
on 6/23/2025, 7:38:41 PM