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

#284 - Compatibility with Python 3.7

Issue - State: closed - Opened by Dreamsorcerer almost 2 years ago - 21 comments

#283 - Check for redundant object unions

Issue - State: closed - Opened by Avasam almost 2 years ago - 12 comments

#278 - Spurious F821 error emitted by pyflakes due to forward references

Issue - State: closed - Opened by nipunn1313 almost 2 years ago - 1 comment

#276 - Find incorrect inheritance order

Issue - State: closed - Opened by sobolevn almost 2 years ago - 4 comments
Labels: type-feature

#275 - Literal elements should not be in union with their generic type

Issue - State: closed - Opened by twoertwein almost 2 years ago - 4 comments
Labels: type-feature

#269 - Drop support for stubs supporting Python 2?

Issue - State: closed - Opened by AlexWaygood almost 2 years ago - 2 comments

#244 - Either redundant imports or __all__

Issue - State: closed - Opened by twoertwein almost 2 years ago - 2 comments
Labels: type-feature

#175 - `type[X] | type[Y]` -> `type[X | Y]`

Issue - State: closed - Opened by AlexWaygood over 2 years ago - 2 comments
Labels: type-feature

#173 - Enforce PEP 570-style positional only syntax

Issue - State: closed - Opened by srittau over 2 years ago - 1 comment
Labels: type-feature

#131 - Warn about `tuple[T]`

Issue - State: closed - Opened by JelleZijlstra over 2 years ago - 2 comments
Labels: type-feature

#127 - `README.md`: Improve some error code descriptions

Issue - State: closed - Opened by AlexWaygood over 2 years ago
Labels: type-documentation

#126 - Improve documentation for how to reformat large codebases?

Issue - State: closed - Opened by AlexWaygood over 2 years ago - 1 comment
Labels: type-documentation

#125 - Explore having certain error codes switched off by default if they're irrelevant to stubs

Issue - State: closed - Opened by AlexWaygood over 2 years ago - 4 comments
Labels: type-feature

#122 - Detect module-level constants

Issue - State: closed - Opened by AlexWaygood over 2 years ago - 3 comments
Labels: type-feature

#111 - No way to run a test case on only certain Python versions

Issue - State: closed - Opened by AlexWaygood over 2 years ago - 1 comment
Labels: priority-low, type-tests

#98 - Error for unnecessary "= ..."

Issue - State: open - Opened by Akuli over 2 years ago - 5 comments
Labels: type-feature

#51 - Keeping this package alive

Issue - State: closed - Opened by JelleZijlstra over 2 years ago - 14 comments

#46 - Suggest using collections.abc etc, not typing (deprecated since 3.9)

Issue - State: closed - Opened by srittau almost 3 years ago - 2 comments
Labels: type-feature