Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / PyCQA/flake8-pyi issues and pull requests

#495 - Prepare release 24.6.0

Pull Request - State: closed - Opened by AlexWaygood 18 days ago

#494 - Bump various test dependencies

Pull Request - State: closed - Opened by AlexWaygood 21 days ago - 1 comment

#493 - Fix typeshed_primer workflow

Pull Request - State: closed - Opened by AlexWaygood 22 days ago - 2 comments

#492 - Reduce false positives from Y052

Pull Request - State: closed - Opened by AlexWaygood 26 days ago - 8 comments

#491 - `Y066` cases that can't be rewritten

Issue - State: closed - Opened by tusharsadhwani about 1 month ago - 5 comments
Labels: type-bug

#490 - Add anchors to error codes

Pull Request - State: closed - Opened by Avasam about 1 month ago

#489 - Fix new type error

Pull Request - State: closed - Opened by JelleZijlstra about 1 month ago - 4 comments

#488 - Fix minor typo in CONTRIBUTING.md

Pull Request - State: closed - Opened by jvansanten about 2 months ago

#487 - Declare support for Python 3.13

Pull Request - State: closed - Opened by AlexWaygood about 2 months ago - 7 comments

#486 - Allow using `typing_extensions.TypeVar` in stubs

Pull Request - State: closed - Opened by AlexWaygood about 2 months ago - 5 comments

#485 - `Y062` doesn't account for nested literals

Issue - State: open - Opened by tusharsadhwani about 2 months ago - 2 comments
Labels: type-bug

#484 - `Y016` doesn't account for single member unions

Issue - State: open - Opened by tusharsadhwani about 2 months ago - 3 comments
Labels: type-bug

#483 - Prepare for release 24.4.1

Pull Request - State: closed - Opened by AlexWaygood 2 months ago

#482 - Set development status to production/stable

Pull Request - State: closed - Opened by srittau 3 months ago - 1 comment

#481 - Add a check for `sys.version_info` version order

Pull Request - State: closed - Opened by tomasr8 3 months ago - 9 comments

#480 - Prepare for release 24.4.0

Pull Request - State: closed - Opened by AlexWaygood 3 months ago

#479 - Allow simple assignments to `None` in enum class scopes

Pull Request - State: closed - Opened by AlexWaygood 3 months ago - 2 comments

#478 - Implement typeshed's if/else `sys.version_info` order of new vs old block

Issue - State: closed - Opened by Avasam 3 months ago
Labels: type-feature

#477 - Sync pyproject.toml pins with pre-commit pins

Pull Request - State: closed - Opened by AlexWaygood 3 months ago

#476 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#475 - Check for bare `Incomplete` annotations

Pull Request - State: closed - Opened by srittau 3 months ago - 5 comments

#474 - Prepare for release 24.3.1

Pull Request - State: closed - Opened by AlexWaygood 3 months ago - 2 comments

#473 - Fix false positives for Y090 in relation to PEP-646

Pull Request - State: closed - Opened by Daverball 3 months ago - 5 comments

#472 - Y090 false positive for PEP-646

Issue - State: closed - Opened by Daverball 3 months ago
Labels: type-bug

#471 - Warn about redundant `Incomplete` annotations

Issue - State: closed - Opened by srittau 3 months ago - 1 comment
Labels: type-feature

#470 - text

Issue - State: closed - Opened by Fhhfhpp 3 months ago

#469 - New rule: prefer `x: Final = 42` over `x: Final[Literal[42]]`

Pull Request - State: closed - Opened by tomasr8 4 months ago - 1 comment

#468 - Final literals

Issue - State: closed - Opened by srittau 4 months ago - 3 comments
Labels: type-feature

#467 - Prepare for release 24.3.0

Pull Request - State: closed - Opened by AlexWaygood 4 months ago - 1 comment

#466 - Use uv for installing dependencies in CI on Linux-only workflows

Pull Request - State: closed - Opened by AlexWaygood 4 months ago - 5 comments

#465 - [Stylistic] Enforce a space after `# pyright:`, `# mypy:` and `# noqa:` comments

Issue - State: open - Opened by Avasam 4 months ago - 5 comments
Labels: type-feature

#464 - Bump various test dependencies

Pull Request - State: closed - Opened by AlexWaygood 5 months ago

#463 - Warn for IO types like io.BytesIO

Issue - State: open - Opened by hugovk 5 months ago - 4 comments
Labels: type-feature

#462 - Prepare release 24.1.0

Pull Request - State: closed - Opened by AlexWaygood 6 months ago

#461 - Enforce PEP-570 syntax in stubs

Pull Request - State: closed - Opened by AlexWaygood 6 months ago - 9 comments

#460 - Refactor how we analyse classes

Pull Request - State: closed - Opened by AlexWaygood 6 months ago - 5 comments

#459 - Ban more imports from `typing_extensions` as part of Y023

Pull Request - State: closed - Opened by AlexWaygood 6 months ago - 4 comments

#458 - Support installation with flake8>=7; tidy up changelog

Pull Request - State: closed - Opened by AlexWaygood 6 months ago - 3 comments

#457 - Support flake8==7.0.0

Issue - State: closed - Opened by jonyscathe 6 months ago - 3 comments
Labels: type-feature

#456 - Fix Y019 for PEP 570 syntax

Pull Request - State: closed - Opened by hauntsaninja 6 months ago - 3 comments

#455 - Y019 sensitive to PEP 570 syntax

Issue - State: closed - Opened by hauntsaninja 6 months ago
Labels: type-bug

#454 - Bump various test dependencies

Pull Request - State: closed - Opened by AlexWaygood 6 months ago

#453 - Improve the error message for Y060

Pull Request - State: closed - Opened by AlexWaygood 7 months ago - 1 comment

#452 - Bump test dependencies

Pull Request - State: closed - Opened by AlexWaygood 7 months ago

#451 - Fix usages of plain "type"

Pull Request - State: closed - Opened by JelleZijlstra 7 months ago - 1 comment

#450 - Improve descriptions of our error codes

Pull Request - State: closed - Opened by AlexWaygood 7 months ago - 1 comment

#449 - Add Y062: Forbid duplicates in `Literal[]` slices

Pull Request - State: closed - Opened by tomasr8 8 months ago - 11 comments

#448 - Bump various test dependencies

Pull Request - State: closed - Opened by AlexWaygood 8 months ago

#447 - Disallow old-style positional only args (starting with double underscore)

Issue - State: closed - Opened by srittau 8 months ago - 3 comments
Labels: type-feature

#446 - Prepare release 23.11.0

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 1 comment

#445 - Improve the error message in a Y061 edge case

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 1 comment

#444 - Do not emit Y053 for the argument to @deprecated()

Pull Request - State: closed - Opened by JelleZijlstra 8 months ago - 1 comment

#443 - Y053 should allow long strings as argument to `@deprecated`

Issue - State: closed - Opened by JelleZijlstra 8 months ago
Labels: type-bug

#442 - Add Y062: Protocol method arg should not be pos-or-kw

Pull Request - State: open - Opened by JelleZijlstra 8 months ago - 6 comments

#441 - Arguments to protocol methods should never be positional-or-keyword

Issue - State: open - Opened by JelleZijlstra 8 months ago - 1 comment
Labels: type-feature

#440 - Refactor `_check_import_or_attribute` [alt]

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 1 comment

#439 - Refactor `_check_import_or_attribute`

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 3 comments

#438 - Use pytest-xdist to speedup tests

Pull Request - State: closed - Opened by AlexWaygood 8 months ago

#437 - Flag `typing_extensions.Text` with Y039, not Y023

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 2 comments

#436 - Reduce metaclass-related false positives from Y034

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 3 comments

#435 - Enforce consistent use of `Literal` and `None`

Pull Request - State: closed - Opened by tomasr8 8 months ago - 6 comments

#433 - More minor updates now that more things can be imported from `typing_extensions`

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 5 comments

#432 - Make Y060 more aggressive

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 12 comments

#431 - Introduce Y060, flagging redundant inheritance from `Generic[]`

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 5 comments

#430 - Add some minimal issue templates

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 1 comment

#429 - Introduce Y059: `Generic[]` should always come last in a bases tuple

Pull Request - State: closed - Opened by AlexWaygood 8 months ago - 3 comments

#427 - Detect redundant `Generic` in a class's bases?

Issue - State: closed - Opened by AlexWaygood 9 months ago - 1 comment
Labels: type-feature

#426 - Ensure `Generic` is always the last base class

Issue - State: closed - Opened by AlexWaygood 9 months ago
Labels: type-feature

#425 - Detect nested `Literal`

Issue - State: closed - Opened by Avasam 9 months ago - 3 comments
Labels: type-feature

#424 - Standardizing Union of `Literal` and `None`

Issue - State: closed - Opened by Avasam 9 months ago - 7 comments
Labels: type-feature

#423 - Rule: Prefer `Iterator` over simple `Generator` for `__iter__` return type

Issue - State: closed - Opened by Avasam 9 months ago
Labels: type-feature

#422 - Move to `hatch-vcs` for versioning

Pull Request - State: closed - Opened by AlexWaygood 9 months ago - 1 comment

#421 - Prepare for release 23.10.0

Pull Request - State: closed - Opened by AlexWaygood 9 months ago - 1 comment

#420 - Switch to PyPI trusted publishing

Pull Request - State: closed - Opened by AlexWaygood 9 months ago - 2 comments

#419 - Bump various dependency pins

Pull Request - State: closed - Opened by AlexWaygood 9 months ago - 1 comment

#418 - Bump various test dependencies

Pull Request - State: closed - Opened by AlexWaygood 9 months ago

#417 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago

#416 - Bump mypy and flake8-bugbear pins

Pull Request - State: closed - Opened by AlexWaygood 11 months ago - 1 comment

#415 - Y011 now ignores sentinel values

Pull Request - State: closed - Opened by srittau 11 months ago - 2 comments

#414 - Detect redundant unions with buffer/bytes types?

Issue - State: closed - Opened by Akuli 11 months ago - 3 comments
Labels: type-feature

#411 - Add an option to flag forbidden imports on the line at which they occur

Pull Request - State: closed - Opened by AlexWaygood 12 months ago - 25 comments

#410 - Add a warning for `tuple[int]` annotations

Pull Request - State: closed - Opened by AlexWaygood 12 months ago - 4 comments

#409 - Simplify Y051 logic

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 2 comments

#408 - Prepare for release 23.6.0

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 3 comments

#407 - Emit Y020 for quoted annotations used in TypeVar constraints

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 2 comments

#406 - Bump mypy and pytest

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago

#405 - Fix some edge-case bugs around improper use of `isinstance()`

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 1 comment

#404 - Fail CI on encountering deprecation warnings

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago

#403 - Bump some test dependencies

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago

#402 - Fix bug where Y019 was not emitted on methods that use PEP-695 TypeVars

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 1 comment

#401 - Use walruses in a couple of places

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 1 comment

#400 - Move the list of error codes to its own documentation page

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 1 comment

#399 - Should we flag "unused" PEP-695 TypeVars?

Issue - State: closed - Opened by AlexWaygood about 1 year ago - 3 comments

#398 - Be slightly less invasive in how we monkeypatch pyflakes

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 6 comments

#397 - Remove use of deprecated AST nodes

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 5 comments

#396 - Require flake8 v6 or newer

Pull Request - State: closed - Opened by AlexWaygood about 1 year ago - 1 comment