summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-06-25 00:42:31 +0200
committerVictor Stinner <victor.stinner@gmail.com>2013-06-25 00:42:31 +0200
commit253b5b0ac858ca5db15b6d0c223d594b256b1a25 (patch)
treedfacf8861aaa359a3736f6432fb442c02f580a5c /Python/Python-ast.c
parent0d47afd7e861de6f8701be27da4b04922d599447 (diff)
downloadcpython-253b5b0ac858ca5db15b6d0c223d594b256b1a25.tar.gz
Issue #18135: ssl.SSLSocket.write() now raises an OverflowError if the input
string in longer than 2 gigabytes, and ssl.SSLContext.load_cert_chain() raises a ValueError if the password is longer than 2 gigabytes. The ssl module does not support partial write.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions