mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Release 5.0.3
This commit is contained in:
parent
e76b59ae44
commit
ff6569b87d
3 changed files with 17 additions and 1 deletions
15
docs/source/release-notes/5.0.3.rst
Normal file
15
docs/source/release-notes/5.0.3.rst
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
5.0.3 -- 2022-08-01
|
||||
-------------------
|
||||
|
||||
You can view the `5.0.3 milestone`_ on GitHub for more details.
|
||||
|
||||
Bugs Fixed
|
||||
~~~~~~~~~~
|
||||
|
||||
- Work around partial reads of configuration files with syntax errors (See
|
||||
also :issue:`1647`, :pull:`1648`).
|
||||
|
||||
|
||||
.. all links
|
||||
.. _5.0.3 milestone:
|
||||
https://github.com/PyCQA/flake8/milestone/45
|
||||
|
|
@ -9,6 +9,7 @@ with the newest releases first.
|
|||
==================
|
||||
|
||||
.. toctree::
|
||||
5.0.3
|
||||
5.0.2
|
||||
5.0.1
|
||||
5.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue