]> granicus.if.org Git - python/commitdiff
#14360: Add news item.
authorR David Murray <rdmurray@bitdance.com>
Fri, 28 Jun 2013 19:08:03 +0000 (15:08 -0400)
committerR David Murray <rdmurray@bitdance.com>
Fri, 28 Jun 2013 19:08:03 +0000 (15:08 -0400)
Misc/NEWS

index 7e6577310e17cfd1a668ea03c5e48b349892af0c..e3070dfd412ba3b8166bc147049a7dabd0b61262 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -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