]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
Update ANNOUNCE and ChangeLog
[mimedecode.git] / ANNOUNCE
index 8c70a343ee4e5cf01ffeb11eaf295aab3ba62d10..e79d2f7097978d7ff728c89070bdc4458bf600ba 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -27,6 +27,11 @@ Version 2.8.0 (2017-05-??)
 
    Stop supporting Python 2.6.
 
+   Monkey-patch email.message._formatparam under Python 3:
+   replace it with _formatparam from Python 2.7
+   to avoid re-encoding non-ascii params.
+
+   Fix: do not decode bytes to unicode under Python 2.7.
 
 
 WHERE TO GET