Issue #18135: ssl.SSLSocket.write() now raises an OverflowError if the input
string in longer than 2 gigabytes. The ssl module does not support partial write.
Showing
Please register or sign in to comment
string in longer than 2 gigabytes. The ssl module does not support partial write.