SIGN IN SIGN UP

[3.14] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135775)

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 c5ea8e8e8, AKA gh-135724)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
M
Miss Islington (bot) committed
35b90e8bec9cb93d10a8d08ee8c5af3096da8937
Parent: bd24261
Committed by GitHub <noreply@github.com> on 6/20/2025, 8:51:01 PM