flake8
3.9.2
Frequently Asked Questions
Glossary of Terms Used in Flake8 Documentation
Using Flake8
Flake8 man page
Writing Plugins for Flake8
Exploring Flake8’s Internals
Release Notes and History
3.x Release Series
3.9.2 – 2021-05-08
3.9.1 – 2021-04-15
Bugs Fixed
3.9.0 – 2021-03-14
3.8.4 – 2020-10-02
3.8.3 – 2020-06-08
3.8.2 – 2020-05-22
3.8.1 – 2020-05-11
3.8.0 – 2020-05-11
3.8.0a2 – 2020-04-24
3.8.0a1 – 2020-04-24
3.7.9 – 2019-10-28
3.7.8 – 2019-07-08
3.7.7 – 2019-02-25
3.7.6 – 2019-02-18
3.7.5 – 2019-02-04
3.7.4 – 2019-01-31
3.7.3 – 2019-01-30
3.7.2 – 2019-01-30
3.7.1 – 2019-01-30
3.7.0 – 2019-01-29
3.6.0 – 2018-10-23
3.5.0 – 2017-10-23
3.4.1 – 2017-07-28
3.4.0 – 2017-07-27
3.3.0 – 2017-02-06
3.2.1 – 2016-11-21
3.2.0 – 2016-11-14
3.1.1 – 2016-11-14
3.1.0 – 2016-11-14
3.0.4 – 2016-08-08
3.0.3 – 2016-07-30
3.0.2 – 2016-07-26
3.0.1 – 2016-07-25
3.0.0 – 2016-07-25
2.x Release Series
1.x Release Series
0.x Release Series
flake8
»
Release Notes and History
»
3.9.1 – 2021-04-15
View page source
3.9.1 – 2021-04-15
¶
You can view the
3.9.1 milestone
on GitHub for more details.
Bugs Fixed
¶
Fix codes being ignored by plugins utilizing
extend_default_ignore
(See also
#1317
)