-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: plinss/flake8-modern-annotations
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
Feature: Allow Optional when used with simple type
enhancement
New feature or request
#8
opened Aug 20, 2022 by
plinss
Feature: check for modern annotation usage without New feature or request
from __future__ import annotations
enhancement
#7
opened Aug 20, 2022 by
plinss
When checking for required legacy types, doesn't respect if(TYPE_CHECKING)
bug
Something isn't working
#6
opened Aug 18, 2022 by
plinss
typing.Union should only be allowed in type aliases when used with forward references
bug
Something isn't working
#5
opened Aug 16, 2022 by
plinss
Isn't looking for deprecated types inside modern unions
bug
Something isn't working
#2
opened Aug 16, 2022 by
plinss
ProTip!
Follow long discussions with comments:>50.