Skip to content

Issues: python/typeshed

Good ways to contribute
#4641 opened Oct 10, 2020 by hauntsaninja
Open 3
Dependency Dashboard
#11588 opened Mar 13, 2024 by renovate bot
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

sorted() does not enforce comparable items in an iterable of tuples stubs: false negative Type checkers do not report an error, but should
#13297 opened Dec 24, 2024 by jcmacdon
Validity of collections.deque as typing.Sequence stubs: false negative Type checkers do not report an error, but should
#12047 opened May 27, 2024 by einarwar
@functools.cache destroys the function signature stubs: false negative Type checkers do not report an error, but should
#11280 opened Jan 16, 2024 by Aran-Fey
'array.array' has no attribute 'clear' stubs: false negative Type checkers do not report an error, but should
#11008 opened Nov 10, 2023 by NCPlayz
argparse type=bool stubs: false negative Type checkers do not report an error, but should
#6821 opened Jan 4, 2022 by Akuli
contextlib.contextmanager allows Iterator[T] -- should probably be Generator[T, None, None]? status: deferred Issue or PR deferred until some precondition is fixed stubs: false negative Type checkers do not report an error, but should
#2772 opened Jan 30, 2019 by asottile
ProTip! Type g i on any issue or pull request to go back to the issue listing page.