Commit Graph

3061 Commits

Author SHA1 Message Date
github-actions[bot] 04cb953a2d [stubsabot] Bump regex to 2025.11.3 (#14977) 2025-11-05 16:13:22 +01:00
github-actions[bot] 7dc45ab9e0 [stubsabot] Bump fanstatic to 1.6.* (#14981) 2025-11-05 16:13:08 +01:00
Semyon Moroz 83a39d1d41 [Markdown] Update to 3.10.* (#14978) 2025-11-05 09:52:59 +01:00
Michael H 29f78ddcd1 Amend annotation for asyncio.Protocol.__slots__ (#14980) 2025-11-04 17:13:12 -05:00
github-actions[bot] 551ea9d09d [stubsabot] Bump peewee to 3.18.3 (#14976)
Co-authored-by: stubsabot <>
2025-11-04 09:38:21 -05:00
Avasam 9fecaca45b Merge networkx Graph classes from python-type-stubs and address a few recent issues (#14597) 2025-11-03 04:32:35 +01:00
Sebastian Rittau 8aaa86f6a4 [jwcrypto] Work around stubtest issues (#14961)
See https://github.com/python/mypy/issues/20160 for details.

Closes: #14893

---------

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
2025-11-01 11:35:30 -07:00
lev-blit 1bb3070e84 [gevent]: Bump gevent to 25.9.* (#14871) 2025-11-01 16:54:33 +01:00
lev-blit 62dc403abc [simple-websocket] Add stubs for simple-websocket (#14868) 2025-11-01 16:27:32 +01:00
Semyon Moroz 56e74d05e2 [decorator] Fix FunctionMaker attributes (#14909) 2025-10-31 18:09:55 +01:00
Pēteris Caune e389c7b2a0 Annotate pycurl's getinfo() and getinfo_raw() (#14929) 2025-10-31 16:55:59 +01:00
Semyon Moroz 57ab037458 [hvac] Update to 2.4.* (#14953) 2025-10-31 16:17:41 +01:00
Semyon Moroz 4f065cea54 [Deprecated] Update to ~=1.3.1 (#14954) 2025-10-31 16:17:15 +01:00
Semyon Moroz 7bfc84416b [aws-xray-sdk] Update to 2.15.* (#14955) 2025-10-31 16:16:32 +01:00
Pēteris Caune 0d1f09dc2e Tighten the return type in braintree.PaymentMethod.find() (#14916) 2025-10-30 21:51:00 +01:00
Semyon Moroz 6ca882483f [fpdf2] Annotate drawing methods (#14923) 2025-10-30 21:39:28 +01:00
Semyon Moroz 08e890b769 [yt-dlp] Update to 2025.10.22 (#14924) 2025-10-30 21:36:51 +01:00
Pēteris Caune aa15f4c24d Annotate braintree's ClientToken and ClientTokenGateway (#14926) 2025-10-30 21:15:56 +01:00
Pēteris Caune 8d8b5655d9 Annotate braintree's Address and AddressGateway classes (#14927) 2025-10-30 21:15:20 +01:00
Pēteris Caune 0c2725c14d Annotate braintree's Subscription and Transaction methods (#14917) 2025-10-30 21:14:44 +01:00
Topher Brown bdb55f1c3e [gunicorn] Fix type of Arbiter.LISTENERS (#14945) 2025-10-30 18:29:41 +01:00
Topher Brown 6fe65977df [gunicorn] Add BaseSocket.sock (#14946) 2025-10-30 18:28:18 +01:00
github-actions[bot] 02fae30c71 [stubsabot] Bump bleach to 6.3.* (#14932) 2025-10-28 09:00:43 +01:00
Roberto Fernández Iglesias 16f766b754 [python-jenkins] Improve get_jobs and get_all_jobs return type (#14547) 2025-10-26 21:04:27 -04:00
github-actions[bot] a922fc6d1a [stubsabot] Bump flake8-builtins to 3.1.* (#14922) 2025-10-26 22:24:43 +01:00
github-actions[bot] a5c7752ad2 [stubsabot] Remove ExifRead (#14920) 2025-10-25 22:04:28 +02:00
github-actions[bot] 1420aabc6b [stubsabot] Bump lupa to 2.6.* (#14919)
Release: https://pypi.org/pypi/lupa/2.6
Homepage: https://github.com/scoder/lupa
Repository: https://github.com/scoder/lupa
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/lupa

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-10-25 08:37:11 +01:00
Semyon Moroz 1559678ab4 [braintree] Update to 4.40.* (#14914) 2025-10-24 12:35:40 +02:00
Semyon Moroz 4878587038 [flake8-bugbear] Update to 25.10.21 (#14912) 2025-10-23 17:15:44 +02:00
Semyon Moroz cbd732e9c5 [regex] Update to 2025.10.23 (#14908) 2025-10-22 14:38:27 +02:00
Shamil fa0e5fc066 cachetools: precise typing for decorators and cached(); expose cache_info/cache_clear and fix keys signatures (#14770) 2025-10-21 13:00:43 +02:00
Jakub Kuczys 1acc29009e Fix wrong types for xlrd.(Cell.value|Sheet.get_rows) (#14894)
---------

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
2025-10-19 16:08:01 +02:00
Semyon Moroz c8bb44db28 [braintree] Update to 4.39 (#14872) 2025-10-14 14:13:29 +02:00
Spider84pr 7f2d9484f3 [html5lib] Add annotations for several functions in htmll5parser.py (#14859) 2025-10-13 13:12:47 +02:00
Semyon Moroz 776508741d [psycopg2] Update to 2.9.11 (#14864) 2025-10-11 13:16:48 +02:00
Semyon Moroz 33414287a7 [aiofiles] Update to 25.1.* (#14860) 2025-10-10 12:38:43 +02:00
github-actions[bot] 0b6151340b [stubsabot] Bump flake8-typing-imports to 1.17.* (#14857) 2025-10-10 07:30:54 +02:00
smelnikov 21f3e4c08e [django-filter] Broaden OrderingFilter fields parameter type (#14856) 2025-10-09 17:23:21 +02:00
kasium 73b34018a6 Fix xmldiff formatter (#14855) 2025-10-09 09:02:28 +02:00
Semyon Moroz 4e6a00ece5 [Jetson.GPIO] Update to 2.1.12 (#14849) 2025-10-08 17:19:32 +02:00
Brian Schubert b4dc047307 [yt-dlp] Check common code in extractor subpackage with stubtest (#14682) 2025-10-08 13:48:18 +02:00
Semyon Moroz f033cf1e11 [www-authenticate] Add stubs (#14688) 2025-10-08 13:40:46 +02:00
lev-blit dc290f4f30 [docker] Fix some incomplete types (#14817) 2025-10-08 12:41:20 +02:00
Robin McCorkell 0e10493a41 grpcio: improve client interceptors (#14831) 2025-10-08 12:14:46 +02:00
Nicolas Noirbent af0ee4015b [jsonschema] _Error.context cannot be None (#14853) 2025-10-08 11:32:13 +02:00
Avasam cffeff0b61 Update comments for operator.itemgetter.__call__ generic following mypy 1.11 fix (#13489) 2025-10-08 10:51:14 +02:00
kasium 751525bc74 [xmldiff] diff_texts also accepts bytes (#14850) 2025-10-08 10:47:31 +02:00
lev-blit 058aa6246b pywin32: fill in the type of win32.win32pipe.GetNamedPipeInfo (#14846) 2025-10-07 20:42:31 +02:00
kasium bc49fc5fe8 Add types for xmldiff (#14822) 2025-10-07 15:22:04 +02:00
Hoël Bagard 7b277d8516 tensorflow: add missing re-export (#14816) 2025-10-07 12:31:46 +02:00