From: Oleg Broytman Date: Sun, 15 Oct 2017 15:35:59 +0000 (+0300) Subject: Docs: Fixed flake8 errors and warnings X-Git-Tag: 2.8.0~15 X-Git-Url: https://git.phdru.name/?p=mimedecode.git;a=commitdiff_plain;h=a10c1c59177d563a74e135e414eadef32fea4b0b Docs: Fixed flake8 errors and warnings --- diff --git a/ANNOUNCE b/ANNOUNCE index 74b22aa..3607342 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -35,6 +35,8 @@ Version 2.8.0 (2017-10-??) Stop supporting Python 2.6. + Code cleanup: fixed flake8 errors and warnings. + WHERE TO GET Home page: http://phdru.name/Software/Python/#mimedecode diff --git a/ChangeLog b/ChangeLog index e60cf11..470bbd3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,8 @@ Version 2.8.0 (2017-10-??) Stop supporting Python 2.6. + Code cleanup: fixed flake8 errors and warnings. + Version 2.7.0 (2017-04-26) Use m_lib.defenc instead of m_lib; install it from PyPI. diff --git a/TODO b/TODO index d8c3457..7a84e4b 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,3 @@ -flake8. - - GitHub, Travis, AppVeyor, PyPI.