@BackSeat contributed the patch. Signature changes are mentioned in README.
This commit is contained in:
Ian Cordasco 2012-11-08 09:03:54 -05:00
parent cc1d7c5385
commit 82ea7edadc
4 changed files with 14 additions and 9 deletions

5
README
View file

@ -223,8 +223,11 @@ CHANGES
=======
1.6
---
XXX
- changed the signatures of the ``check_file`` function in flake8/run.py,
``skip_warning`` in flake8/util.py and the ``check``, ``checkPath``
functions in flake8/pyflakes.py.
1.5 - 2012-10-13