-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: python/typeshed
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Mark enum constants in
signal.py
as Final
, not Literal
#13500
opened Feb 14, 2025 by
sobolevn
Loading…
stdlib: add overloads for itertools.product() up to an arity of 15
#13492
opened Feb 11, 2025 by
muxator
Loading…
Improve An actionable problem of low to medium complexity where a PR would be very welcome
operator.itemgetter.__call__
generic following mypy 1.11 fix
help wanted
#13489
opened Feb 10, 2025 by
Avasam
Loading…
improve type annotations in 'docutils.readers.standalone'
#13321
opened Dec 28, 2024 by
danieleades
•
Draft
improve type annotations in 'docutils.readers.pep'
#13320
opened Dec 28, 2024 by
danieleades
•
Draft
[stubsabot] Bump croniter to 6.0.0
bot: stubsabot
🤖 Third-party stub updates by stubsabot 🤖
#13260
opened Dec 18, 2024 by
github-actions
bot
Loading…
fix(dataclass): unify and clarify overloads for cls None
#13190
opened Dec 4, 2024 by
Alviner
Loading…
Accurate return types for
ZipFile.open()
and zipfile.Path.open()
#13069
opened Nov 22, 2024 by
AT0myks
Loading…
Replace plain
slice
type hints with IndexSlice
.
#13007
opened Nov 13, 2024 by
randolf-scholz
•
Draft
Let
SupportsDunderLT
return SupportsBool
instead of bool
.
#12939
opened Nov 1, 2024 by
randolf-scholz
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.