Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
python/typeshed
Pull Requests
Commits
Open
Closed
[docker] Fix `Container.attach()` return type
#15155 opened 2025-12-20 14:04 by
emmanuel-ferdman
Add protocols `SequenceLike` and `MappingLike`
#15152 opened 2025-12-19 17:36 by
srittau
[stubsabot] Bump docutils to 0.22.4
bot: stubsabot
#15148 opened 2025-12-19 00:17 by
github-actions[bot]
Experiment: revert datetime-date inheritance
#15136 opened 2025-12-14 22:05 by
m-aciek
Experiment: make IntEnum integer interface final
#15121 opened 2025-12-09 16:05 by
randolf-scholz
address some more type errors
#15114 opened 2025-12-07 20:13 by
danieleades
[stdlib] Make `http.cookies.Morsel` inherit a `TypedDict`
#15095 opened 2025-11-29 19:35 by
guoci
[channels] Make URLRouter.routes a Collection
#15080 opened 2025-11-24 22:25 by
cjwatson
[stdlib][enum] add `Flag._numeric_repr_`
#15061 opened 2025-11-20 21:44 by
guoci
Add stubs for wolfcrypt
#15060 opened 2025-11-20 19:11 by
Max-Sentyron
Rewrite `operator` Library with More Specific Annotations
#15058 opened 2025-11-20 15:59 by
George-Ogden
match `run` / `runctx` / `runeval` to exec / eval parameters
#15049 opened 2025-11-18 17:16 by
asottile
[yt-dlp] Make _Params["paths"] a Mapping[str, str]
#14998 opened 2025-11-08 20:42 by
Marcin795
Remove typing._TypedDict
#14960 opened 2025-11-01 13:55 by
srittau
Remove typing.AwaitableGenerator
#14959 opened 2025-11-01 13:53 by
srittau
Remove builtins.function
#14957 opened 2025-11-01 13:49 by
srittau
Various improvements for the mailbox stubs
#14950 opened 2025-10-30 19:52 by
srittau
Update fpdf2 to 2.8.5
#14949 opened 2025-10-30 17:26 by
srittau
[stubsabot] Bump fpdf2 to 2.8.5
bot: stubsabot
#14944 opened 2025-10-30 00:16 by
github-actions[bot]
gunicorn 23.0.0, draft
#14921 opened 2025-10-25 22:44 by
pajod
Run stubtest only for newly released third-party package version
#14902 opened 2025-10-21 16:07 by
donbarbos
[multiprocessing] Clarify incomplete popen types
#14896 opened 2025-10-19 07:33 by
donbarbos
`tensorflow`: add `tf.split`
#14890 opened 2025-10-17 05:06 by
hoel-bagard
Add overloads to TarFile.__init__ to prevent both name and fileobj being None
#14889 opened 2025-10-16 15:08 by
enioxt
[stubsabot] Bump protobuf to ~=6.33.2
bot: stubsabot
#14887 opened 2025-10-16 00:15 by
github-actions[bot]
Add third-party library `pyqtgraph`
#14882 opened 2025-10-15 14:48 by
TiborVoelcker
pygments: add typing annotation for missing base files of pygments
#14832 opened 2025-10-04 21:05 by
lev-blit
Make `copy.replace` more strongly typed
#14819 opened 2025-10-01 23:41 by
decorator-factory
Add support for upper bound in `requires_python`
#14805 opened 2025-09-29 17:54 by
donbarbos
fix `list.__add__` to use the expected type
#14801 opened 2025-09-28 04:44 by
KotlinIsland
Older