diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2025-06-20 14:26:32 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-20 14:26:32 -0600 |
commit | c5ea8e8e8fc725f39ed23ff6259b3cc157a0785f (patch) | |
tree | 57e37d95dbbf12b7618c6b7af62297d31b8f9692 /Lib/lib-stdwin/basewin.py | |
parent | a8ec511900d0d84cffbb4ee6419c9a790d131129 (diff) | |
download | cpython-c5ea8e8e8fc725f39ed23ff6259b3cc157a0785f.tar.gz cpython-c5ea8e8e8fc725f39ed23ff6259b3cc157a0785f.zip |
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.
Diffstat (limited to 'Lib/lib-stdwin/basewin.py')
0 files changed, 0 insertions, 0 deletions