diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-06-25 00:42:31 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-06-25 00:42:31 +0200 |
commit | 253b5b0ac858ca5db15b6d0c223d594b256b1a25 (patch) | |
tree | dfacf8861aaa359a3736f6432fb442c02f580a5c /Python/Python-ast.c | |
parent | 0d47afd7e861de6f8701be27da4b04922d599447 (diff) | |
download | cpython-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