Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented May 9, 2021

This PR updates flake8 from 3.8.3 to 3.9.2.

Changelog

3.9.2

-------------------

You can view the `3.9.2 milestone`_ on GitHub for more details.

Bugs Fixed
~~~~~~~~~~

- Fix error message for ``E111`` in ``pycodestyle`` (See also :pull:`1328`,
:issue:`1327`).

Deprecations
~~~~~~~~~~~~

- ``indent_size_str`` is deprecated, use ``str(indent_size)`` instead (See
also :pull:`1328`, :issue:`1327`).


.. all links
.. _3.9.2 milestone:
 https://github.com/PyCQA/flake8/milestone/40

3.9.1

-------------------

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 :pull:`1317`)


.. all links
.. _3.9.1 milestone:
 https://github.com/PyCQA/flake8/milestone/38

3.9.0

-------------------

You can view the `3.9.0 milestone`_ on GitHub for more details.

New Dependency Information
~~~~~~~~~~~~~~~~~~~~~~~~~~

- Pyflakes has been updated to >= 2.3.0, < 2.4.0 (See also :issue:`1006`)

- pycodestyle has been updated to >= 2.7.0, < 2.8.0 (See also :issue:`1007`)

Deprecations
~~~~~~~~~~~~

- Drop support for python 3.4 (See also :issue:`1283`)

Features
~~~~~~~~

- Add ``--no-show-source`` option to disable ``--show-source`` (See also
:issue:`995`)

Bugs Fixed
~~~~~~~~~~

- Fix handling of ``crlf`` line endings when linting stdin (See also
:issue:`1002`)


.. all links
.. _3.9.0 milestone:
 https://github.com/pycqa/flake8/milestone/37

3.8.4

-------------------

You can view the `3.8.4 milestone`_ on GitHub for more details.

Bugs Fixed
~~~~~~~~~~

- Fix multiprocessing errors on platforms without ``sem_open`` syscall.  (See
also :issue:`1282`)

- Fix skipping of physical checks on the last line of a file which does not
end in a newline (See also :issue:`997`)

.. all links
.. _3.8.4 milestone:
 https://github.com/pycqa/flake8/milestone/36
Links

@pyup-bot pyup-bot mentioned this pull request May 9, 2021
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@e9e3ed0). Click here to learn what that means.
The diff coverage is 97.39%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1742   +/-   ##
=========================================
  Coverage          ?   83.99%           
=========================================
  Files             ?       48           
  Lines             ?      681           
  Branches          ?        0           
=========================================
  Hits              ?      572           
  Misses            ?      109           
  Partials          ?        0           
Impacted Files Coverage Δ
pypro/modulos/apps.py 0.00% <0.00%> (ø)
pypro/turmas/apps.py 0.00% <0.00%> (ø)
pypro/urls.py 71.42% <ø> (ø)
pypro/modulos/migrations/0003_populando_slug.py 80.00% <80.00%> (ø)
pypro/settings.py 65.21% <90.00%> (ø)
pypro/aperitivos/models.py 90.90% <90.90%> (ø)
pypro/modulos/models.py 92.30% <92.30%> (ø)
pypro/aperitivos/admin.py 100.00% <100.00%> (ø)
pypro/aperitivos/migrations/0001_initial.py 100.00% <100.00%> (ø)
...o/aperitivos/migrations/0002_auto_20190910_0940.py 100.00% <100.00%> (ø)
... and 34 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9e3ed0...9d926fa. Read the comment docs.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #2013

@pyup-bot pyup-bot closed this Oct 11, 2021
@renzon renzon deleted the pyup-update-flake8-3.8.3-to-3.9.2 branch October 11, 2021 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants