summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/debugobj.py
diff options
context:
space:
mode:
authorAlexey Izbyshev <izbyshev@ispras.ru>2023-12-01 15:44:03 (GMT)
committerGitHub <noreply@github.com>2023-12-01 15:44:03 (GMT)
commit0443f926becc38480fe60529ad9049ccceb635bd (patch)
treebe8e56bd11c6d52b2635ef1429a3fa378412bf2d /Lib/idlelib/debugobj.py
parenteb3c0dc66760d24fc64eaddcc705519ed621f84b (diff)
downloadcpython-0443f926becc38480fe60529ad9049ccceb635bd.zip
cpython-0443f926becc38480fe60529ad9049ccceb635bd.tar.gz
cpython-0443f926becc38480fe60529ad9049ccceb635bd.tar.bz2
[3.11] bpo-35191: Fix unexpected integer truncation in socket.setblocking() (GH-10415)
On platforms with 64-bit long, socket.setblocking(x) treated all x which lower 32 bits are zero as False due to integer truncation. Reported by ubsan.
Diffstat (limited to 'Lib/idlelib/debugobj.py')
0 files changed, 0 insertions, 0 deletions