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

Support Flake8 version 6 #316

Merged
merged 2 commits into from
Dec 22, 2022
Merged

Conversation

bnavigator
Copy link
Contributor

Flake8 v6 is out and requires more recent pycodestyle and pyflakes.

No code changes needed. The API was kept stable enough.

@bnavigator bnavigator changed the title Support Flake8 Support Flake8 v6 Dec 19, 2022
@ccordoba12 ccordoba12 added this to the v1.7.0 milestone Dec 22, 2022
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @bnavigator for your help with this!

@ccordoba12 ccordoba12 changed the title Support Flake8 v6 Support Flake8 version 6 Dec 22, 2022
@ccordoba12 ccordoba12 merged commit fba2e7e into python-lsp:develop Dec 22, 2022
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jan 3, 2023
https://build.opensuse.org/request/show/1045989
by user bnavigator + dimstar_suse
- Update to 1.7.0
  * Add a new plugin to provide autoimport functionality (disabled
    by default).
  * Add progress reporting.
  * Make jedi_definition plugin follow definitions to pyi files.
  * Add support for flake8 version 6.
  * Add support for Yapf ignore patterns.
  * Add mccabe setting to flake8 plugin.
- Drop python-lsp-server-pr316-flake8v6.patch upstreamed
  * gh#python-lsp/python-lsp-server#316
- Add python-lsp-server-pr327-sys-executable.patch
  * gh#python-lsp/python-lsp-server#327 (forwarded request 1045987 from bnavigator)
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