X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=9fe74fa3d6750d2711446c7e2d1ea4a250cdf19d;hb=79295a9c468490cd2168a552c563b79838b98643;hp=74b22aa0b3cc303b6acfbfa07a7eee921df15bcc;hpb=0941d7aa690ffd64c2526f86bb36aed7daf9e6dd;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 74b22aa..9fe74fa 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -27,17 +27,16 @@ Version 2.8.0 (2017-10-??) Python 3. - Monkey-patch email.message._formatparam under Python 3: - replace it with _formatparam from Python 2.7 - to avoid re-encoding non-ascii params. + Stop supporting Python 2.6. - Fix: do not decode bytes to unicode under Python 2.7. + Code cleanup: fixed flake8 errors and warnings. - Stop supporting Python 2.6. + Pushed to GitHub. Tests at Travis. 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