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

Not compatible with flake8 v5 #47

Open
wwuck opened this issue Aug 8, 2022 · 3 comments · May be fixed by #48
Open

Not compatible with flake8 v5 #47

wwuck opened this issue Aug 8, 2022 · 3 comments · May be fixed by #48
Assignees
Labels
bug Something isn't working stale

Comments

@wwuck
Copy link

wwuck commented Aug 8, 2022

Description

The plugin is no longer compatible with flake8 v5

Steps to Reproduce

  1. Install flake8>5 and flake8-strftime
  2. Run flake8

Actual result:

There was a critical error during execution of Flake8:
plugin code for `flake8-strftime[STRFTIME]` does not match ^[A-Z]{1,3}[0-9]{0,3}$

Expected result:

Reproduces how often:

Every time under flake8 v5

Version

  • Operating System: Linux
  • Python: 3.10.6
  • flake8_strftime: 0.3.2

Installation source

pypi

Other Additional Information:

@wwuck wwuck added the bug Something isn't working label Aug 8, 2022
@KyleKing
Copy link

KyleKing commented Nov 6, 2022

Maybe the code could be changed to SFT? I haven't seen that in use by other plugins and it would comply with the maximum of 3 letters

wwuck added a commit to wwuck/flake8_strftime that referenced this issue Nov 7, 2022
@wwuck wwuck linked a pull request Nov 7, 2022 that will close this issue
@sshishov
Copy link

sshishov commented Dec 8, 2022

@domdfcoding could you please merge this if the plugin is still alive

@stale stale bot added the stale label Jun 8, 2023
@nkukard
Copy link

nkukard commented Dec 11, 2023

Still seems to be an issue with 0.3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants