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
Semyon Moroz
fb21402839
[tkinter] Remove _ScreenUnits alias ( #14782 )
...
Inspired by https://github.com/python/typeshed/pull/14742#pullrequestreview-3241268005
2025-09-26 19:42:09 +03:00
Semyon Moroz
6af8f287bb
[yt-dlp] Use Final ( #14788 )
2025-09-26 11:39:27 +02:00
Aditya Paul
588be69bb0
fixed: reportlab - incorrect type on function parameter ( #14777 )
2025-09-25 09:58:19 +02:00
Semyon Moroz
af834e4e3e
[pycurl] Update to 7.45.7 ( #14781 )
2025-09-25 09:55:11 +02:00
Semyon Moroz
0e9b8c99ba
[yt-dlp] Update to 2025.9.23 ( #14776 )
2025-09-24 17:30:20 +02:00
Semyon Moroz
2cc9c1667d
[tkinter] Remove a few type aliases ( #14742 )
2025-09-23 22:59:57 +03:00
Semyon Moroz
23cbc59023
[mock] Sync _ANY type with unittest.mock ( #14772 )
2025-09-23 20:36:45 +02:00
github-actions[bot]
67be89e4eb
[stubsabot] Bump docutils to 0.22.2 ( #14765 )
2025-09-23 09:50:50 +02:00
Sebastian Rittau
31630d7136
[docutils] Update to 0.22.1 ( #14737 )
2025-09-22 14:51:20 +02:00
Sebastian Rittau
70e6f63cef
[reportlab] Update to 4.4.4 ( #14762 )
2025-09-22 14:15:26 +02:00
Sebastian Rittau
a2c34cc1d0
[django-filter] Improve stubtest comment ( #14738 )
2025-09-22 13:57:31 +02:00
Eugene Liukin
da93072ceb
Add stubs for gunicorn ( #14690 )
2025-09-22 12:09:52 +02:00
github-actions[bot]
ad3d8498eb
[stubsabot] Bump regex to 2025.9.18 ( #14751 )
2025-09-20 23:37:11 +02:00
tapple-cisco
15bc02e8e0
[xmltodict] stub improvements and update to 1.0.1 ( #14695 )
2025-09-19 16:37:06 +02:00
Spider84pr
970603e7e2
Added annotation for fetch_request_token of OAuth1Client class ( #14711 )
2025-09-19 12:19:58 +02:00
Semyon Moroz
14c08738c1
[xmltodict] Update to 1.0.* ( #14712 )
2025-09-19 11:44:02 +02:00
Dennis Lambe Jr.
617f42394b
[gdb] Update ThreadExitedEvent parent class for 17.0 ( #14729 ) ( #14744 )
...
Even though the parent thread for `ThreadExitedEvent` won't change from
`Event` to `ThreadEvent` until 17.0 is released, this actually makes
type checking work better in practice for all released versions that
support `ThreadExitedEvent` because at run time `ThreadExitedEvent` has
the lone attribute, `inferior_thread`, that it would have inherited from
`ThreadEvent`.
2025-09-19 09:19:46 +02:00
Sebastian Rittau
00790cb021
[serial] Update stubtest comment ( #14739 )
...
Cf. #14718
2025-09-18 11:19:11 -07:00
Sebastian Rittau
4fc0fd82bd
[Authlib] Update to 1.6.4 ( #14736 )
2025-09-18 19:26:40 +02:00