An open API service providing commit metadata for open source projects.

GitHub / python/typeshed / commits

Collection of library stubs for Python, with static types

SHA Message Author Date Stats
9a0dd093 [braintree] Update to 4.44.* (#15850) Brian Schubert <b****t@g****m>
Committed by: GitHub <n****y@g****m>
1 day ago
4a47505d [warnings] Categories can often be tuples of warning types (#15830) Jonathan Dung <j****g@y****m>
Committed by: GitHub <n****y@g****m>
2 days ago
54bea668 [multiprocessing] Add PipeConnection support to Listener, Client, and connect... Alexeev Bronislav <a****v@m****u>
Committed by: GitHub <n****y@g****m>
3 days ago
d11388aa [tkinter] Add comments to Wm.wm_attributes overloads (#15847) Akuli <a****7@g****m>
Committed by: GitHub <n****y@g****m>
3 days ago
209e8556 [tkinter] Annotate Canvas.canvasx and Canvas.canvasy (#15846) Akuli <a****7@g****m>
Committed by: GitHub <n****y@g****m>
3 days ago
d6fae5ce Update dependency uv to v0.11.15 [SECURITY] (#15845)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
4 days ago
1d3abc42 `_asyncio._get_running_loop` can return `None` (#15837) Jonathan Dung <j****g@y****m>
Committed by: GitHub <n****y@g****m>
6 days ago
23246f8a calendar: fix iteration (#15828) Shantanu <1****a@u****m>
Committed by: GitHub <n****y@g****m>
8 days ago
df452876 [wave] Accept more file argument types in Python 3.15+ (#15824) Mark Byrne <3****2@u****m>
Committed by: GitHub <n****y@g****m>
11 days ago
b4566fba Add stubs for kafka-python (#15817) RasmusNygren <r****9@g****m>
Committed by: GitHub <n****y@g****m>
11 days ago
526a7ddb [email.iterators] Fix return type of `typed_subpart_iterator` (#15822) Roman Mikhailov <1****i@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
4e99bfc8 Bump ibm-db to 3.2.9 (#15818) sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
12 days ago
132ae01f [reportlab] Bump to 4.5.1 (#15808) sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
13 days ago
bec5542f [pywin32] Replace Incomplete win32print types (#15794) Max Whale (mawh) <m****9@g****m>
Committed by: GitHub <n****y@g****m>
13 days ago
60a6695e [Deprecated] Add default for `SphinxAdapter.__init__` (#15790) Mr.Hoseini <m****1@p****e>
Committed by: GitHub <n****y@g****m>
14 days ago
db9c1810 [Deprecated] Add default for `DeprecatedParams.__init__` (#15795) Mr.Hoseini <m****1@p****e>
Committed by: GitHub <n****y@g****m>
14 days ago
dfdfb1af [whatthepatch] Fix `Change.line` type (#15796) Roman Babenko <b****k@u****m>
Committed by: GitHub <n****y@g****m>
14 days ago
ee212088 [heapq] Use overloads to prevent unsound uses (#15669) Jonathan Dung <j****g@y****m>
Committed by: GitHub <n****y@g****m>
15 days ago
d9814c05 [pyserial] Fix `read_all` return type to not include `None` (#15797) Bibek Maharjan <1****j@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
09ee44b4 [_typeshed] Narrow `ProfileFunction` and `TraceFunction` to accept only liter... Jonathan Dung <j****g@y****m>
Committed by: GitHub <n****y@g****m>
15 days ago
b6a3d5fe Correct return type of `asyncio.AbstractEventLoop.getaddrinfo` and analogs in... Jonathan Dung <j****g@y****m>
Committed by: GitHub <n****y@g****m>
15 days ago
4c28d1d7 [decorator] Mark as obsolete since 5.3.0 (#15806) github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
15 days ago
fc47f8c0 [stdlib] Update `asyncio.run` to accept `Awaitable` from 3.14 (#15807) Dhruv Manilawala <d****a@g****m>
Committed by: GitHub <n****y@g****m>
15 days ago
3402466d Miscellaneous stdlib updates for Python 3.15 (#15793) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
15 days ago
61f364b7 Parametrize `click.types.ParamType` as base class in `click_web.web_click_typ... Jonathan Dung <j****g@y****m>
Committed by: GitHub <n****y@g****m>
16 days ago
5372bd5c Upgrade black to 26.5.0 (#15801) Alex Waygood <A****d@G****m>
Committed by: GitHub <n****y@g****m>
16 days ago
098f30ec Allow None return from grpc.aio.ServerInterceptor.intercept_service (#15783) Benjamin Lewars <8****1@u****m>
Committed by: GitHub <n****y@g****m>
19 days ago
536aeeb4 [Authlib] Add default for `generate_token(chars)` (#15787) Mr.Hoseini <m****1@p****e>
Committed by: GitHub <n****y@g****m>
20 days ago
d3889ed9 [Authlib] `add_params_to_qs`, `extract_params`: Fix accepted types (#15786) Mr.Hoseini <m****1@p****e>
Committed by: GitHub <n****y@g****m>
20 days ago
4076e244 Python 3.15: sort allowlists, more small updates (#15714) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
20 days ago
4f63ff20 [jwcrypto] Add `JWK.__hash__` and another `__init__` overload (#15782) Jonathan Dung <j****g@y****m>
Committed by: GitHub <n****y@g****m>
20 days ago
fcc86fc6 Use more mypy_primer shards (#15765) Akuli <a****7@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
6e3b4fab [networkx] Fully type communicability(_alg) (#15781) Jonathan Dung <j****g@y****m>
Committed by: GitHub <n****y@g****m>
21 days ago
823cd6df [tkinter] Add config alias for tkinter.Misc (#15779) Akuli <a****7@g****m>
Committed by: GitHub <n****y@g****m>
21 days ago
0c702b52 [requests] Improve type annotations for several HTTPAdapter methods (#15778) Mr.Hoseini <m****1@p****e>
Committed by: GitHub <n****y@g****m>
21 days ago
45ecbe39 [requests] Mark as obsolete since 2.34.0 (#15775) github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
21 days ago
bfcf8df2 gh-15769: Make string.templatelib.Interpolation generic (#15774) Anerdw <y****7@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
bbb46e79 Update mypy to 2.1.0 (#15772) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
22 days ago
ae241b1b Remove `selector._EventMask` type alias (#15771) sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
22 days ago
d80ed91e Fix return type of `tkinter.Text.search_all()` (#15768) Akuli <a****7@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
f4bef2fd tkinter: Delete `pack_content` from Pack and similarly `place_content` and `g... Akuli <a****7@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
38f334ee [Authlib] Fix JsonWebKey.import_key typing (#15766) Lazyuki <l****i@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
4e1948a3 Add Python 3.15 path HTTP and importlib updates (#15737) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
7ab8c370 Update flake8-pyi to 26.5.0 (#15762) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
22 days ago
3a462179 Delete `tkinter.{Grid,Pack,Place}.content` (#15763) Akuli <a****7@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
346d4bdf [docker] Remove @override decorators (#15764) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
22 days ago
bf92900b [colorsys] Remove unneccessary "TODO" marker (#15761) Anerdw <y****7@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
148b3c2d [networkx] Add generic type for node and edge data (#15660) ThePiep <k****n@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
f342822c [select] `devpoll` is `@final` (#15760) sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
22 days ago
ea144d3d [select] Mark `select.poll` as `@final` (#15759) sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
22 days ago
27ec4c81 Add more Python 3.15 stdlib updates (#15752) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
270ac3ee Add Python 3.15 urllib.parse updates (#15726) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
c23cf15b [asyncio] Fix return type of `StreamReader.exception` (#15756) rijenkii <m****e@r****k>
Committed by: GitHub <n****y@g****m>
22 days ago
f8c02253 Add Python 3.15 tkinter updates (#15753) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
bcb6399e [select] Fix accepted types in `select.select` (#15757) sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
22 days ago
75cdf70d Fix CI and `annotationlib` (#15758) sobolevn <m****l@s****e>
Committed by: GitHub <n****y@g****m>
22 days ago
a58999c4 Add Python 3.15 profiling stubs (#15745) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
2006d1cf Add more Python 3.15 stdlib updates (#15747) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
669d5cba Added pyphen (#15645)
Co-authored-by: Jelle Zijlstra <j****a@g****m>
Filip Ratajczak <9****0@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
31e72d10 Add Python 3.15 math integer updates (#15744) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
23 days ago
8d08eb75 [yt-dlp] Make _Params["paths"] a dict[str, str] (#14998)
Co-authored-by: Jelle Zijlstra <j****a@g****m>
Marcin Szałabski <g****t@b****v>
Committed by: GitHub <n****y@g****m>
23 days ago
ebbce220 Backport several deprecations (#15750) Shantanu <1****a@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
fb9420af [stubsabot] Bump regex to 2026.5.9 (#15748) github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
23 days ago
9f3a260b Add missing type hints in pyyaml.constructor (#15746) Tamir Duberstein <t****d@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
0ea36072 Fix stubs that are identical in different version/platform branches (#15743) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
24f7cf4b Add Python 3.15 socket SSL and platform updates (#15734) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
2800f39e stdlib: add more buffer parameter types (#15739) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
7651907b [pika] Update to 1.4.* (#15722) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
24 days ago
a48daed3 [gunicorn] Fully remove eventlet support (#15740) Semyon Moroz <d****s@p****e>
Committed by: GitHub <n****y@g****m>
24 days ago
6a4075c7 calendar: fix day_name etc. type (#15738) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
551313d6 Add Python 3.15 argparse ast and runtime updates (#15736) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
8bb4b55e Add Python 3.15 base64 and binascii updates (#15733) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
40787ee1 Speed up mypy regr test in CI (#15735) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
24 days ago
84071498 Add Python 3.15 JSON and sqlite3 updates (#15732)
Co-authored-by: Sebastian Rittau <s****u@z****e>
Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
f74b24b4 Add Python 3.15 calendar datetime and difflib updates (#15729) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
1593fa36 Fix argument type of html.escape and html.unescape (#15731) Max Kamps <m****1@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
36dcd70a Add small Python 3.15 stdlib APIs (#15728) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
76b1f831 Add small Python 3.15 stdlib updates (#15727) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
a7912d52 Add Python 3.15 typing updates (#15725)
Co-authored-by: Alex Waygood <A****d@G****m>
Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
38143a2d Add Python 3.15 builtins updates (#15724) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
bbe226da Update mypy to 2.0.0 (#15716) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
25 days ago
29bffca1 Add Python 3.15 test infrastructure (#15718)
Co-authored-by: Sebastian Rittau <s****u@r****z>
Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
7e0ce879 [gunicorn] Update to 26.0.0 (#15723) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
25 days ago
83a1b4cc Remove typing_extensions recommendation for 3.10 constructs (#15721) Anerdw <y****7@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
78a12c6c tkinter: add **kwargs support to tkinter.Misc.after for 3.14 (#15720) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
2d78fdae Add some missed Python 3.14 changes (#15717) Jelle Zijlstra <j****a@g****m>
Committed by: GitHub <n****y@g****m>
25 days ago
d1198bad Reenable ruff rules UP035, UP036, remove RUF100 (#15715) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
25 days ago
60dc8f5a Update dependency pyright to v1.1.409 (#15671) renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
810dfa5c [asyncio.tasks] Fix return type of `as_completed` (#15672) armorbreak001 <c****t@a****c>
Committed by: GitHub <n****y@g****m>
25 days ago
ac784862 [peewee] Update to 4.0.5 (#15696) Semyon Moroz <d****s@p****e>
Committed by: GitHub <n****y@g****m>
25 days ago
b249a9d1 [stubsabot] Mark auth0-python as obsolete since 5.4.0 (#14697) github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
104b1107 [braintree] Update to 4.43.* (#15699) Semyon Moroz <d****s@p****e>
Committed by: GitHub <n****y@g****m>
25 days ago
153c05bd [reportlab] Update to 4.5.0 (#15697) Semyon Moroz <d****s@p****e>
Committed by: GitHub <n****y@g****m>
25 days ago
ac019557 [pycurl] Update to 7.46.0 (#15695) Jorge Rocamora <3****h@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
d2670db3 [psycopg2] Annotate some connection argument and return types (#15704) Hugo Ivankovich Martos <h****m@u****m>
Committed by: GitHub <n****y@g****m>
25 days ago
a7f0a828 Drop 3.9 support for third-party packages (#15707) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
26 days ago
c8c5e9e6 Enable PYI059 (#15399) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
26 days ago
3f74e6eb Import some items from typing instead of typing_extensions (#15711) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
26 days ago
7e4b09db Remove modules dropped in Python 3.10 (#15710) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
26 days ago
80bbb2a5 Drop 3.9 support in the stdlib (#15708) Sebastian Rittau <s****u@z****e>
Committed by: GitHub <n****y@g****m>
26 days ago

← Back to repository