Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02e4a7b

Browse files
committed
#14360: Add news item.
1 parent f6069f9 commit 02e4a7b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Core and Builtins
3838
Library
3939
-------
4040

41+
- Issue #14360: encode_quopri can now be successfully used as an encoder
42+
when constructing a MIMEApplication object.
43+
4144
- Issue #18135: ssl.SSLSocket.write() now raises an OverflowError if the input
4245
string in longer than 2 gigabytes, and ssl.SSLContext.load_cert_chain()
4346
raises a ValueError if the password is longer than 2 gigabytes. The ssl

0 commit comments

Comments
 (0)