-
Notifications
You must be signed in to change notification settings - Fork 23
Pull requests: PyCQA/flake8-pyi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CI: Add a
workflow_dispatch
trigger for the test suite
#224
by AlexWaygood
was merged Jun 2, 2022
Loading…
Introduce Y042: Enforce private names for type aliases
#240
by AlexWaygood
was closed Jul 7, 2022
•
Draft
ENH: prevent 'from __future__ import annotations'
#242
by twoertwein
was merged Jul 6, 2022
Loading…
Introduce Y042: type alias names should use CamelCase
#243
by AlexWaygood
was merged Jul 23, 2022
Loading…
Type check on 3.7; update various test dependencies
#252
by AlexWaygood
was merged Jul 28, 2022
Loading…
Introduce Y045: Ban returning
(Async)Iterable
from __(a)iter__
methods
#248
by AlexWaygood
was merged Jul 23, 2022
Loading…
Introduce Y047: Detect unused
TypeAlias
declarations
#255
by AlexWaygood
was merged Aug 10, 2022
Loading…
Improve error message for function bodies with docstrings and
...
(introduce Y048)
#256
by AlexWaygood
was merged Jul 31, 2022
Loading…
Support
typing_extensions.overload
and typing_extensions.NamedTuple
#231
by AlexWaygood
was merged Jun 21, 2022
Loading…
Introduce Y043: Ban type alias names from ending in 'T'
#235
by AlexWaygood
was merged Jun 21, 2022
Loading…
Y026: error for any assignment to a subscripted object
#232
by AlexWaygood
was merged Jun 23, 2022
Loading…
Introduce Y050: Use
Never
for argument annotations, not NoReturn
#274
by AlexWaygood
was merged Aug 18, 2022
Loading…
Shorten some line lengths, improve
.flake8
config file
#265
by AlexWaygood
was merged Aug 3, 2022
Loading…
ProTip!
Updated in the last three days: updated:>2025-01-13.