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

repair register opt calls #190

Merged
merged 1 commit into from
Nov 24, 2022
Merged

Conversation

zzzeek
Copy link
Contributor

@zzzeek zzzeek commented Nov 23, 2022

flake8 uses only argparse option styles now, use
str instead of "string" for types given.

Fixes: #189

flake8 uses only argparse option styles now, use
str instead of "string" for types given.

Fixes: PyCQA#189
sqlalchemy-bot pushed a commit to sqlalchemy/sqlalchemy that referenced this pull request Nov 23, 2022
…closed all comments, thank you! I'll get on that right away

pyqca/flake8-import-order does not seem to have a release or a commit
in the past two years, so while I have created an issue and PR [1] [2],
for now vendor our fork so we can get on with things.

Also fix one issue for flake8 6.0

[1] PyCQA/flake8-import-order#189
[2] PyCQA/flake8-import-order#190

Change-Id: I53045f65b8716cceaf2104fccc1d26f80b398fef
References: PyCQA/flake8#1751
sqlalchemy-bot pushed a commit to sqlalchemy/sqlalchemy that referenced this pull request Nov 23, 2022
…closed all comments, thank you! I'll get on that right away

pyqca/flake8-import-order does not seem to have a release or a commit
in the past two years, so while I have created an issue and PR [1] [2],
for now vendor our fork so we can get on with things.

Also fix one issue for flake8 6.0

[1] PyCQA/flake8-import-order#189
[2] PyCQA/flake8-import-order#190

Change-Id: I53045f65b8716cceaf2104fccc1d26f80b398fef
References: PyCQA/flake8#1751
(cherry picked from commit fbec926)
@sigmavirus24 sigmavirus24 merged commit 231a632 into PyCQA:master Nov 24, 2022
@sigmavirus24
Copy link
Member

@pgjones if you'd add me to the PyPI page, I can try to put together a release with this fix

@Mariatta
Copy link

Any idea when you will cut a new release? Thanks.

@sigmavirus24
Copy link
Member

Can't until I get release privileges

@alexted

This comment was marked as abuse.

stephenworsley pushed a commit to SciTools/iris-esmf-regrid that referenced this pull request Dec 6, 2022
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.

flake8 version 6.0.0 regression in parsing arguments (seen with flake8-import-order extension)
5 participants