-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Issues: python/typeshed
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Intermittent CI failures related to unpacking packages
project: infrastructure
typeshed build, test, documentation, or distribution related
#14079
opened May 16, 2025 by
srittau
Use positional only arguments for dunder methods in collections.abc
stubs: improvement
Improve/refactor existing annotations, other stubs issues
#14071
opened May 15, 2025 by
randolf-scholz
Auto generate pyright test config
project: infrastructure
typeshed build, test, documentation, or distribution related
#14052
opened May 13, 2025 by
srittau
stub_uploader: verify external stub packages require runtime
project: infrastructure
typeshed build, test, documentation, or distribution related
#14045
opened May 13, 2025 by
srittau
xml.etree.ElementTree
stubs often use Element when they should use Element[Any]
#14036
opened May 13, 2025 by
JelleZijlstra
Finish incomplete modules
help wanted
An actionable problem of low to medium complexity where a PR would be very welcome
stubs: incomplete
Annotations or sub-modules missing from an existing package or module
#14031
opened May 12, 2025 by
srittau
Merge requirements-tests.txt into pyproject.toml?
project: infrastructure
typeshed build, test, documentation, or distribution related
#13974
opened May 9, 2025 by
srittau
tkinter.PhotoImage.put
: the to
argument can accept a four-tuple
help wanted
#13962
opened May 9, 2025 by
Akuli
Change invariant
list
of subclassed AST
in ast fields, to covariant Sequence
#13942
opened May 4, 2025 by
hunterhogan
tkinter.PhotoImage.put
should accept image file content as bytes
help wanted
#13931
opened May 3, 2025 by
Akuli
Remove ExifRead (not before October 2025)
stubs: removal
Pending removal of third-party distributions
#13900
opened Apr 28, 2025 by
srittau
Migrate from Organization of the typeshed project
typing.NoReturn
to typing.Never
project: policy
#13891
opened Apr 27, 2025 by
donBarbos
3.12+: Type checkers do not report an error, but should
compile()
and some wrappers of it don't accept non-bytes buffers for filename argument at runtime
stubs: false negative
#13881
opened Apr 24, 2025 by
Sachaa-Thanasius
Drop support for Python 3.9 (early 2026)
stubs: removal
Pending removal of third-party distributions
#13782
opened Apr 3, 2025 by
srittau
9 tasks
json.dump/dumps shouldn't allow Type checkers do not report an error, but should
Any
when default
is None
stubs: false negative
#13781
opened Apr 3, 2025 by
gsnedders
Type hint asyncio.Process streams (stdin, stdout, stderr) when created with values other than default None
stubs: false positive
Type checkers report false errors
#13714
opened Mar 24, 2025 by
makukha
Overly broad type inference when using zip(*x) to tranpose 2d iterable
#13708
opened Mar 22, 2025 by
anabelle2001
cachetools __wrapped__
stubs: false positive
Type checkers report false errors
#13644
opened Mar 17, 2025 by
brandonchinn178
Do we need --specified-platforms-only in stubtest_third_party?
project: infrastructure
typeshed build, test, documentation, or distribution related
#13641
opened Mar 17, 2025 by
srittau
[aiofiles] Type checkers report false errors
aiofiles.tempfile.NamedTemporaryFile.name
should probably be a str
stubs: false positive
#13551
opened Feb 27, 2025 by
sashkent3
[Async]ContextDecorator.__call__
return type should depend on the underlying context manager's _ExitT_co
#13512
opened Feb 18, 2025 by
bswck
More flexible type support for Improve/refactor existing annotations, other stubs issues
math.prod
and math.sumprod
stubs: improvement
#13501
opened Feb 14, 2025 by
cake-monotone
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.