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

Bug marked as invalid with no explanation #1712

Closed
staticdev opened this issue Oct 11, 2022 · 1 comment
Closed

Bug marked as invalid with no explanation #1712

staticdev opened this issue Oct 11, 2022 · 1 comment

Comments

@staticdev
Copy link

how did you install flake8?

poetry

unmodified output of flake8 --bug-report

-

describe the problem

I created this issue #1711 that was marked as invalid by @asottile. Can you please elaborate on why? I have 2 points I think it is valid.

  1. importlib_metadata 5.0 introduces this backward incompatible changes
    Breaking change in 7e5bae4 (importlib_metadata 5) python/importlib_metadata#409
  2. flake8 config forces use of <4.3: https://github.com/PyCQA/flake8/blob/main/setup.cfg#L44

I just want a bit of consideration since I took the effort to write in the project and I am a strong advocate of flake8 for years.

@asottile
Copy link
Member

I understand but you're not doing the charitable thing and researching where this has already been discussed multiple times and that there's nothing that can be done

please don't open another issue and please understand we've already put in a lot of work to solve this and there's nothing we can do and when we drop python3.7 we won't even use importlib-metadata (maybe your solution is to just ignore python3.7 as well)

@PyCQA PyCQA locked as resolved and limited conversation to collaborators Oct 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants