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

Add stubs for cysimdjson status: deferred Issue or PR deferred until some precondition is fixed
#13666 opened Mar 18, 2025 by donBarbos Loading…
Experiment: removing setuptools._distutils status: deferred Issue or PR deferred until some precondition is fixed status: DO NOT MERGE
#13627 opened Mar 15, 2025 by Avasam Draft
BaseExceptionGroup initialized with non-base exceptions now return ExceptionGroup status: deferred Issue or PR deferred until some precondition is fixed
#13554 opened Feb 27, 2025 by jakkdl Loading…
asyncio updates for Python 3.14 status: deferred Issue or PR deferred until some precondition is fixed topic: asyncio Asyncio-related issues
#13357 opened Jan 2, 2025 by kumaraditya303
Fix the signatures of @(async)contextmanager status: deferred Issue or PR deferred until some precondition is fixed
#12087 opened Jun 2, 2024 by Sachaa-Thanasius Loading…
Use ParamSpec for lru_cache status: deferred Issue or PR deferred until some precondition is fixed
#11662 opened Mar 26, 2024 by cdce8p Loading…
Fix annotations for builtins.reversed.__new__ status: deferred Issue or PR deferred until some precondition is fixed
#11646 opened Mar 21, 2024 by jorenham Draft
urllib.request.Request.data type erroring when using decode status: deferred Issue or PR deferred until some precondition is fixed stubs: false positive Type checkers report false errors
#11470 opened Feb 27, 2024 by arkinmodi
gevent: Use a TypeVarTuple in gevent.baseserver.BaseServer status: deferred Issue or PR deferred until some precondition is fixed
#11138 opened Dec 10, 2023 by Daverball Draft
libsass: Use TypeVarTuple in sass.SassFunction status: deferred Issue or PR deferred until some precondition is fixed
#11132 opened Dec 9, 2023 by Daverball Draft
uWSGI: Use a TypeVarTuple in uwsgidecorators.thread status: deferred Issue or PR deferred until some precondition is fixed
#11128 opened Dec 9, 2023 by Daverball Loading…
Overload bool.__new__ for Literal bools status: deferred Issue or PR deferred until some precondition is fixed
#10465 opened Jul 15, 2023 by Gobot1234 Loading…
OSError stubs don't match actual types for TimeoutError subclass status: deferred Issue or PR deferred until some precondition is fixed
#9864 opened Mar 10, 2023 by chrisdahlberg
Add bound Hashable for types for keys of type Mapping and values of type Set status: deferred Issue or PR deferred until some precondition is fixed
#9571 opened Jan 20, 2023 by kruvasyan
1 of 3 tasks
Improving the type signature of setattr status: deferred Issue or PR deferred until some precondition is fixed
#9410 opened Dec 26, 2022 by not-my-profile
functools.partial should use PEP612 ParamSpec (depends on #8708) status: deferred Issue or PR deferred until some precondition is fixed
#8703 opened Sep 7, 2022 by benbariteau
Awaitable.__await__ expects a Generator where an Iterator will do status: deferred Issue or PR deferred until some precondition is fixed stubs: false positive Type checkers report false errors
#5125 opened Mar 16, 2021 by wsanchez
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! Follow long discussions with comments:>50.