Commit Graph

3048 Commits

Author SHA1 Message Date
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
lev-blit d6e5369c9f python-dateutil: add overload to rrulestr (#14815) 2025-10-07 12:25:47 +02:00
Sebastian Rittau a02656a556 Stubtest: Ignore attrs-generated props (#14845) 2025-10-07 11:36:51 +02:00
github-actions[bot] 79bb399a6d [stubsabot] Bump flake8-rst-docstrings to 0.4.* (#14843)
Release: https://pypi.org/pypi/flake8-rst-docstrings/0.4.0
Homepage: https://github.com/peterjc/flake8-rst-docstrings
Repository: https://github.com/peterjc/flake8-rst-docstrings
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/flake8-rst-docstrings
Diff: https://github.com/peterjc/flake8-rst-docstrings/compare/v0.3.1...v0.4.0

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 1 file included in typeshed's stubs has been modified or renamed: `flake8_rst_docstrings.py`.
 - Total lines of Python code added: 32.
 - Total lines of Python code deleted: 36.

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-07 07:43:41 +01:00
github-actions[bot] 3c161811ad [stubsabot] Bump django-filter to 25.2.* (#14836) 2025-10-06 11:19:30 +02:00
Adam Dangoor 9f7ddd9ecc docutils: docutils.nodes.Node.next_node can return None (#14833) 2025-10-05 15:06:46 +02:00
Semyon Moroz 725a90026e [Authlib] Update to 1.6.5 (#14830) 2025-10-04 20:21:59 +02:00
Alex Waygood 6547ec10b8 Pin Jetson.GPIO to 2.1.11 (#14814) 2025-10-01 11:02:28 +01:00
Connor Smith 58a4b410f5 pyserial: Update type yielded by grep from tuple to ListPortInfo (#14807) 2025-09-30 15:49:06 +02:00
Emmanuel Ferdman 8845352c2e [psutil] Add cache_clear to psutil.process_iter typing (#14803) 2025-09-30 14:59:31 +02:00
Sebastian Rittau 6a7f3190b1 Remove @override annotations (#14806) 2025-09-30 13:47:57 +02:00
Robin McCorkell 602da37de8 [grpcio] ServerInterceptor and GenericRpcHandler should not be generic (#14785) 2025-09-30 12:41:29 +02:00
Avasam 810433f176 networkx: Add type annotation to all G params (#14796) 2025-09-30 12:22:18 +02:00
github-actions[bot] 19c851629e [stubsabot] Bump yt-dlp to 2025.9.26 (#14798) 2025-09-27 12:11:22 +02:00