-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
ts_utils
should explicitly define a build-system
project: infrastructure
#13591
opened Mar 7, 2025 by
Avasam
[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
email.policy.default
doesn't work with email.parser.BytesParser
or email.parser.Parser
stubs: false positive
#13531
opened Feb 23, 2025 by
dseomn
[Async]ContextDecorator.__call__
return type should depend on the underlying context manager's _ExitT_co
#13512
opened Feb 18, 2025 by
bswck
convert shutil._PathReturn to a type parameter?
stubs: improvement
Improve/refactor existing annotations, other stubs issues
#13508
opened Feb 16, 2025 by
dpinol
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
BufferedRWPair annotations
stubs: false positive
Type checkers report false errors
topic: io
I/O related issues
#13495
opened Feb 12, 2025 by
CodeMouse92
maximum arity of itertools.product() is hardcoded to 10. document, increase, or print a warning?
#13490
opened Feb 10, 2025 by
muxator
Archive old packages on PyPI
project: infrastructure
typeshed build, test, documentation, or distribution related
#13457
opened Feb 3, 2025 by
srittau
Remove beautifulsoup4 (August 2025)
stubs: removal
Pending removal of third-party distributions
#13456
opened Feb 3, 2025 by
srittau
pickle.Pickler.reducer_override
: Positional parameter count mismatch; base method has 1, but override has 2
stubs: false positive
#13446
opened Jan 30, 2025 by
eachimei
One shard on the daily test workflow is taking 20 minutes to complete
project: infrastructure
typeshed build, test, documentation, or distribution related
#13444
opened Jan 29, 2025 by
AlexWaygood
wrong positional-or-keyword information in
Mapping
and MutableMapping
#13432
opened Jan 24, 2025 by
beauxq
Improve type hinting for Type checkers report false errors
ContextDecorator
and AsyncContextDecorator
stubs: false positive
#13403
opened Jan 17, 2025 by
ncoghlan
cachetools memoizing attributes (cache, key, lock) are not available
stubs: false positive
Type checkers report false errors
#13395
opened Jan 12, 2025 by
lucaswerkmeister
slice
constructors are broken when using None
stubs: false positive
#13376
opened Jan 8, 2025 by
KotlinIsland
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
Applying more Ruff groups to this repository
project: infrastructure
typeshed build, test, documentation, or distribution related
#13295
opened Dec 24, 2024 by
Avasam
Shouldn't the return type of
__reversed__
be an Iterable[T]
instead of Iterator[T]
?
#13218
opened Dec 7, 2024 by
bluenote10
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.