X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=ANNOUNCE;h=ce866e2f5de8ea7b3266ef780096743d79b9edef;hb=b5f8429d3fd1eb127a08070a366aba2e04b1c3ae;hp=36073427eaf7ec03810877463cf7736cee344a4a;hpb=a10c1c59177d563a74e135e414eadef32fea4b0b;p=mimedecode.git diff --git a/ANNOUNCE b/ANNOUNCE index 3607342..ce866e2 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -23,23 +23,20 @@ parts ("attachments") all parts are decoded. Decoding can be controlled by command-line options. -Version 2.8.0 (2017-10-??) +Version 2.8.0 (2017-11-03) 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. - - Fix: do not decode bytes to unicode under Python 2.7. - Stop supporting Python 2.6. Code cleanup: fixed flake8 errors and warnings. + 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