mirror of
https://github.com/python/cpython.git
synced 2026-05-16 15:30:48 +00:00
#14360: Add news item.
This commit is contained in:
parent
f6069f9f22
commit
02e4a7b4a3
1 changed files with 3 additions and 0 deletions
|
|
@ -38,6 +38,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #14360: encode_quopri can now be successfully used as an encoder
|
||||
when constructing a MIMEApplication object.
|
||||
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue