-
Notifications
You must be signed in to change notification settings - Fork 23
Issues: PyCQA/flake8-pyi
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Stylistic] Enforce a space after
# pyright:
, # mypy:
and # noqa:
comments
type-feature
#465
opened Feb 29, 2024 by
Avasam
Flag forbidden imports on the line they occur (after dropping support for Python 3.9)
deferred
#413
opened Jul 11, 2023 by
AlexWaygood
Functions returning AsyncIterator shouldn't be
async def
type-feature
#298
opened Oct 21, 2022 by
JelleZijlstra
Encourage typing_extensions.Unpack for many overload-invariant keywords
deferred
#285
opened Sep 28, 2022 by
twoertwein
Improve error message for chained comparisons
type-refactoring
#108
opened Jan 19, 2022 by
AlexWaygood
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.