-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Feature: Allow Optional when used with simple type
enhancementNew feature or requestNew feature or requestStatus: Open.#8 In plinss/flake8-modern-annotations;Feature: check for modern annotation usage without
from __future__ import annotationsenhancementNew feature or requestNew feature or requestStatus: Open.#7 In plinss/flake8-modern-annotations;When checking for required legacy types, doesn't respect if(TYPE_CHECKING)
bugSomething isn't workingSomething isn't workingStatus: Open.#6 In plinss/flake8-modern-annotations;typing.Union should only be allowed in type aliases when used with forward references
bugSomething isn't workingSomething isn't workingStatus: Open.#5 In plinss/flake8-modern-annotations;Isn't looking for deprecated types inside modern unions
bugSomething isn't workingSomething isn't workingStatus: Open.#2 In plinss/flake8-modern-annotations;