blob: 218ac0732137906f5218c0dec4861fa3f703857e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3.7.1 -- 2019-01-30
-------------------
You can view the `3.7.1 milestone`_ on GitHub for more details.
Bugs Fixed
~~~~~~~~~~
- Fix capitalized filenames in ``per-file-ignores`` setting (See also
:issue:`917`, :issue:`287`)
.. all links
.. _3.7.1 milestone:
https://github.com/pycqa/flake8/milestone/23
|