- 14 Can't read from stdin using flake8-coding and flake8-print at the same time - 16 flake8-coding fails on python 3.7 with "RuntimeError: generator raised StopIteration"
1.3.0
------------------ * Drop Python 2.6 support * Fix a bug
- Fix no-accept-encodings to work in config files
1.2.2
------------------ * Fix a bug
- Could not work under flake8 >= 3.0
1.2.1
------------------ * Add option `no-accept-encodings`. If set, will warn for files containing a `coding:` magic comment. * Fix a bug