Skip to content

Pull requests: PyCQA/flake8-pyi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Prepare for release 24.3.0
#467 by AlexWaygood was merged Mar 10, 2024 Loading…
Bump various test dependencies
#464 by AlexWaygood was merged Feb 4, 2024 Loading…
Prepare release 24.1.0
#462 by AlexWaygood was merged Jan 5, 2024 Loading…
Enforce PEP-570 syntax in stubs
#461 by AlexWaygood was merged Mar 10, 2024 Loading…
Refactor how we analyse classes
#460 by AlexWaygood was merged Jan 5, 2024 Loading…
Fix Y019 for PEP 570 syntax
#456 by hauntsaninja was merged Jan 5, 2024 Loading…
Bump various test dependencies
#454 by AlexWaygood was merged Dec 23, 2023 Loading…
Improve the error message for Y060
#453 by AlexWaygood was merged Nov 24, 2023 Loading…
Bump test dependencies
#452 by AlexWaygood was merged Nov 23, 2023 Loading…
Fix usages of plain "type"
#451 by JelleZijlstra was merged Nov 21, 2023 Loading…
Improve descriptions of our error codes
#450 by AlexWaygood was merged Nov 20, 2023 Loading…
Add Y062: Forbid duplicates in Literal[] slices
#449 by tomasr8 was merged Nov 15, 2023 Loading…
Bump various test dependencies
#448 by AlexWaygood was merged Nov 10, 2023 Loading…
Prepare release 23.11.0
#446 by AlexWaygood was merged Nov 8, 2023 Loading…
Improve the error message in a Y061 edge case
#445 by AlexWaygood was merged Nov 8, 2023 Loading…
Refactor _check_import_or_attribute [alt]
#440 by AlexWaygood was merged Nov 3, 2023 Loading…
Refactor _check_import_or_attribute
#439 by AlexWaygood was closed Nov 3, 2023 Loading…
Use pytest-xdist to speedup tests
#438 by AlexWaygood was merged Nov 3, 2023 Loading…
Flag typing_extensions.Text with Y039, not Y023
#437 by AlexWaygood was merged Nov 2, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.