summaryrefslogtreecommitdiff
path: root/Objects/tupleobject.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-06-24 23:47:41 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-06-24 23:47:41 +0200
commit9a644b23cc5ab83fc56ea18dceb4c3b34e653f73 (patch)
tree8ac095fa8b221b16a8641b5133cffbdb10919b38 /Objects/tupleobject.c
parent7b2513589f0456ce02ee0dda51da6baa281b3f59 (diff)
downloadcpython-git-9a644b23cc5ab83fc56ea18dceb4c3b34e653f73.tar.gz
Issue #9566: recv(), recvfrom(), send(), sendall() and sendto() methods
of socket.socket objects now truncate the input buffer to INT_MAX bytes on Windows to avoid an integer overflow. (sendall() still send the whole buffer.)
Diffstat (limited to 'Objects/tupleobject.c')
0 files changed, 0 insertions, 0 deletions