Skip to content

Update flake8 to 3.7.8#12

Closed
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flake8-3.7.7-to-3.7.8
Closed

Update flake8 to 3.7.8#12
pyup-bot wants to merge 1 commit into
masterfrom
pyup-update-flake8-3.7.7-to-3.7.8

Conversation

@pyup-bot
Copy link
Copy Markdown
Contributor

This PR updates flake8 from 3.7.7 to 3.7.8.

Changelog

3.7.8

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

You can view the `3.7.8 milestone`_ on GitLab for more details.

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

- Fix handling of ``Application.parse_preliminary_options_and_args`` when
argv is an empty list (See also `GitLab!310`_, `GitLab518`_)

- Fix crash when a file parses but fails to tokenize (See also `GitLab!314`_,
`GitLab532`_)

- Log the full traceback on plugin exceptions (See also `GitLab!317`_)

- Fix `` noqa: ...`` comments with multi-letter codes (See also `GitLab!326`_,
`GitLab549`_)


.. all links
.. _3.7.8 milestone:
 https://gitlab.com/pycqa/flake8/milestones/31

.. issue links
.. _GitLab518:
 https://gitlab.com/pycqa/flake8/issues/518
.. _GitLab532:
 https://gitlab.com/pycqa/flake8/issues/532
.. _GitLab549:
 https://gitlab.com/pycqa/flake8/issues/549

.. merge request links
.. _GitLab!310:
 https://gitlab.com/pycqa/flake8/merge_requests/310
.. _GitLab!314:
 https://gitlab.com/pycqa/flake8/merge_requests/314
.. _GitLab!317:
 https://gitlab.com/pycqa/flake8/merge_requests/317
.. _GitLab!326:
 https://gitlab.com/pycqa/flake8/merge_requests/326
Links

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #12 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   82.05%   82.05%           
=======================================
  Files           2        2           
  Lines          39       39           
=======================================
  Hits           32       32           
  Misses          7        7

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 203f8eb...175d79e. Read the comment docs.

@pyup-bot
Copy link
Copy Markdown
Contributor Author

Closing this in favor of #18

@pyup-bot pyup-bot closed this Oct 29, 2019
@ficosta ficosta deleted the pyup-update-flake8-3.7.7-to-3.7.8 branch October 29, 2019 00:52
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.

2 participants