Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flake8 to 3.7.5 (and add py3/py2 compat) #10592

Merged
merged 7 commits into from
Feb 7, 2019

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Feb 5, 2019

This PR updates flake8 from 3.7.3 to 3.7.5.

Changelog

3.7.5

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

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

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

- Fix reporting of pyflakes "referenced before assignment" error (See also
`GitLab!301`_, `GitLab503`_)


.. all links
.. _3.7.5 milestone:
 https://gitlab.com/pycqa/flake8/milestones/28

.. issue links
.. _GitLab503:
 https://gitlab.com/pycqa/flake8/issues/503

.. merge request links
.. _GitLab!301:
 https://gitlab.com/pycqa/flake8/merge_requests/301

3.7.4

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

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

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

- Fix performance regression with lots of ``per-file-ignores`` and errors
(See also `GitLab!299`_, `GitLab501`_)


.. all links
.. _3.7.4 milestone:
 https://gitlab.com/pycqa/flake8/milestones/27

.. issue links
.. _GitLab501:
 https://gitlab.com/pycqa/flake8/issues/501

.. merge request links
.. _GitLab!299:
 https://gitlab.com/pycqa/flake8/merge_requests/299
Links

@EnTeQuAk EnTeQuAk mentioned this pull request Feb 6, 2019
@EnTeQuAk EnTeQuAk self-assigned this Feb 6, 2019
@EnTeQuAk EnTeQuAk force-pushed the pyup-update-flake8-3.7.3-to-3.7.5 branch from 0179d10 to f1a0af3 Compare February 6, 2019 15:41
@EnTeQuAk EnTeQuAk force-pushed the pyup-update-flake8-3.7.3-to-3.7.5 branch from f1a0af3 to 80f3915 Compare February 6, 2019 15:41
@EnTeQuAk EnTeQuAk requested a review from eviljeff February 6, 2019 15:41
@EnTeQuAk EnTeQuAk changed the title Update flake8 to 3.7.5 Update flake8 to 3.7.5 (and add py3/py2 compat) Feb 6, 2019
Copy link
Member

@eviljeff eviljeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, if we're playing around with the flake8 files may as well rename it to codestyle_....txt while we're at it.

.travis.yml Outdated Show resolved Hide resolved
Makefile-docker Outdated Show resolved Hide resolved
Makefile-docker Outdated Show resolved Hide resolved
@EnTeQuAk
Copy link
Contributor

EnTeQuAk commented Feb 7, 2019

Also, if we're playing around with the flake8 files may as well rename it to codestyle_....txt while we're at it.

Also done in c35ee83

@EnTeQuAk EnTeQuAk requested a review from eviljeff February 7, 2019 05:52
@EnTeQuAk EnTeQuAk merged commit 1b7c03a into master Feb 7, 2019
@EnTeQuAk EnTeQuAk deleted the pyup-update-flake8-3.7.3-to-3.7.5 branch February 7, 2019 06:56
MelissaAutumn pushed a commit to thunderbird/addons-server that referenced this pull request Aug 25, 2024
This PR updates [flake8](https://pypi.org/project/flake8) from **3.7.3** to **3.7.5**.

<details>
  <summary>Changelog</summary>

   ### 3.7.5
   ```
   -------------------

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

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

- Fix reporting of pyflakes &quot;referenced before assignment&quot; error (See also
  `GitLab!301`_, `GitLab503`_)

.. all links
.. _3.7.5 milestone:
    https://gitlab.com/pycqa/flake8/milestones/28

.. issue links
.. _GitLab503:
    https://gitlab.com/pycqa/flake8/issues/503

.. merge request links
.. _GitLab!301:
    https://gitlab.com/pycqa/flake8/merge_requests/301
   ```

   ### 3.7.4
   ```
   -------------------

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

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

- Fix performance regression with lots of ``per-file-ignores`` and errors
  (See also `GitLab!299`_, `GitLab501`_)

.. all links
.. _3.7.4 milestone:
    https://gitlab.com/pycqa/flake8/milestones/27

.. issue links
.. _GitLab501:
    https://gitlab.com/pycqa/flake8/issues/501

.. merge request links
.. _GitLab!299:
    https://gitlab.com/pycqa/flake8/merge_requests/299
   ```

</details>

<details>
  <summary>Links</summary>

  - PyPI: https://pypi.org/project/flake8
  - Changelog: https://pyup.io/changelogs/flake8/
  - Repo: https://gitlab.com/pycqa/flake8
</details>
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