Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6069f9 commit 02e4a7bCopy full SHA for 02e4a7b
1 file changed
Misc/NEWS
@@ -38,6 +38,9 @@ Core and Builtins
38
Library
39
-------
40
41
+- Issue #14360: encode_quopri can now be successfully used as an encoder
42
+ when constructing a MIMEApplication object.
43
+
44
- Issue #18135: ssl.SSLSocket.write() now raises an OverflowError if the input
45
string in longer than 2 gigabytes, and ssl.SSLContext.load_cert_chain()
46
raises a ValueError if the password is longer than 2 gigabytes. The ssl
0 commit comments