]> git.phdru.name Git - mimedecode.git/blobdiff - ANNOUNCE
Docs: Published at GitHub
[mimedecode.git] / ANNOUNCE
index ffc15670d7819f513171148fd858d73ed80531cb..4c2dc5a3b015f2431c9b68ae7f434271e2cc7aa9 100644 (file)
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -23,21 +23,24 @@ parts ("attachments") all parts are decoded. Decoding can be controlled by
 command-line options.
 
 
-Version 2.8.0 (2017-08-??)
+Version 2.8.0 (2017-10-??)
 
    Python 3.
 
-   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.
 
+   Stop supporting Python 2.6.
+
+   Code cleanup: fixed flake8 errors and warnings.
+
 
 WHERE TO GET
    Home page: http://phdru.name/Software/Python/#mimedecode
+    git clone https://github.com/phdru/mimedecode.git
     git clone http://git.phdru.name/mimedecode.git
     git clone  git://git.phdru.name/mimedecode.git