Semyon Moroz
2565f34946
[Authlib] Update to 1.6.2 ( #14635 )
2025-08-24 09:35:27 -04:00
github-actions[bot]
2ebe044fa4
[stubsabot] Mark pyRFC3339 as obsolete since 2.1.0 ( #14633 )
2025-08-24 08:37:52 -04:00
github-actions[bot]
d9e7f1a637
[stubsabot] Bump yt-dlp to 2025.8.22 ( #14629 )
...
Release: https://pypi.org/pypi/yt-dlp/2025.8.22
Repository: https://github.com/yt-dlp/yt-dlp
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/yt-dlp
Diff: https://github.com/yt-dlp/yt-dlp/compare/2025.08.20...2025.08.22
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.
- 2 files included in typeshed's stubs have been modified or renamed: `yt_dlp/cookies.py`, `yt_dlp/version.py`.
- Total lines of Python code added: 188.
- Total lines of Python code deleted: 179.
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-08-22 22:15:07 -07:00
Stephen Morton
cc14cc6c2a
fix up some C signatures ( #14624 )
...
a few issues exposed after https://github.com/python/mypy/pull/18259 was merged
2025-08-22 06:58:55 -07:00
Ali Hamdan
94fe8571a8
networkx: fix and complete functions related to the dot interface ( #14600 )
2025-08-22 08:59:27 +02:00
Jelle Zijlstra
ca44e4c45d
Add __slots__ to third-party packages using stubdefaulter ( #14619 )
2025-08-21 15:38:13 -07:00
Jelle Zijlstra
573b57d8da
Add missing defaults to third-party stubs ( #14617 )
2025-08-21 13:36:29 -07:00
Brian Schubert
f3f5cccc33
[ujson] Mark as obsolete since 5.11.0 ( #14607 )
2025-08-21 09:21:42 +02:00
Brian Schubert
310c161af7
[yt-dlp] Update to 2025.8.20 ( #14609 )
2025-08-20 20:37:07 -07:00
Jelle Zijlstra
e0f16117b8
Upgrade to mypy 1.17.1 ( #14598 )
2025-08-20 15:43:04 -07:00
Avasam
bcffe74551
networkx Final and Literal from python-type-stubs ( #14601 )
2025-08-20 23:33:48 +02:00
Sam Grayson
c901b9b81e
Correct type annotations on NetworkX DiGraphs ( #14595 )
2025-08-20 20:22:38 +02:00
Sam Grayson
4f82a8d3e1
Add detailed stubs for networkx.drawing.nx_pydot ( #14594 )
2025-08-20 20:19:14 +02:00
Stephen Rosen
2b271044dd
Update jsonschema stubs to track latest changes ( #14591 )
2025-08-20 17:16:24 +02:00
Baptiste Jonglez
b9d15678cd
[paramiko] Fix keepalive parameter type from int to float ( #14596 )
2025-08-20 14:55:57 +02:00
Ali Hamdan
81639ac9fd
networkx: complete the nx_latex module ( #14581 )
2025-08-20 12:04:06 +02:00
Joey Marianer
706320ca03
[lupa] Improve Lua table annotations ( #14359 )
...
Support get/set/del from Lua tables.
Lua table values are all Any because we can't typecheck across language boundaries.
Support unpack_returned_tuples in the LuaRuntime constructor.
2025-08-20 12:03:02 +02:00
Teis Johansen
673cecca79
[click-shell] Add stubs for click-shell ( #14578 )
2025-08-20 11:38:25 +02:00
Alex Waygood
8a56044cd6
Loosen Mapping.update() overloads a little ( #14593 )
2025-08-19 11:54:03 -07:00
Ali Hamdan
4bdb14ab57
networkx: complete the layout module ( #14580 )
2025-08-18 21:37:56 +02:00
Semyon Moroz
540d4330ab
[flake8-builtins] Update to 3.0.* ( #14587 )
2025-08-18 12:12:05 +02:00
Ali Hamdan
e0dfd41739
networkx: (almost) complete the nx_pylab module ( #14579 )
2025-08-18 08:32:32 +02:00
Hunter Hogan
ef3115e7d0
complete networkx/digraph.pyi addresses #14499 follows #14509 ( #14569 )
2025-08-15 10:51:09 +02:00
Marti Raudsepp
893b9a760d
[django-filter] Improve constructor param types and add missing re-exports ( #14556 )
...
* Accept `StrOrPromise` for field labels -- allow Django lazy translated strings.
* Added `__init__` params that are inherited from parent classes. Reduced usage of loosely typed `*args, **kwargs`.
* Removed `__init__` method type hints from classes whose parameters are same as parent class -- to avoid duplicating them.
* Added missing re-exports to `django_filters/rest_framework/__init__.pyi` -- the imports in this file are clearly meant as re-export
2025-08-14 20:56:30 +02:00
H4rryK4ne
1455669dde
[django-filter] Replace list with more generic Sequence ( #14567 )
2025-08-14 20:55:14 +02:00
Sebastian Rittau
1c6a015f41
Remove a superflous allowlist entry ( #14571 )
2025-08-13 12:26:30 +02:00
LinusMain
1286357b88
[oauthlib] Fix create_token_response() body argument type ( #14570 )
2025-08-13 12:08:22 +02:00
Semyon Moroz
21b9118f4a
[docutils] Bump to 0.22.* ( #14500 )
2025-08-13 12:05:55 +02:00
Semyon Moroz
6cae34647c
[yt-dlp] Update to 2025.8.11 ( #14564 )
2025-08-12 13:00:56 +02:00
Semyon Moroz
5e7de4497c
[fpdf2] Update to 2.8.4 ( #14563 )
2025-08-12 10:39:29 +02:00
Ali Hamdan
ea39410142
networkx: annotate the linalg module ( #14551 )
2025-08-11 18:58:50 +02:00
David Salvisberg
62e28b2709
gevent: Use a TypeVarTuple in gevent.baseserver.BaseServer ( #11138 )
2025-08-11 12:58:16 +02:00
Ali Hamdan
897abe0089
networkx: improve the multigraph module ( #14506 )
2025-08-11 12:57:10 +02:00
Ali Hamdan
d876dbab72
networkx: complete the astar and generic modules in shortest_paths ( #14550 )
2025-08-11 12:56:49 +02:00
oltolm
2dd1ef4627
Update GDB stubs to 16.3 ( #13923 )
2025-08-11 12:54:47 +02:00
Ali Hamdan
b88f4c1757
networkx: improve the nx_agraph module ( #14554 )
2025-08-11 12:39:21 +02:00
Houston4444
5e40362ac5
[JACK-Client] UUIDs are represented as ints ( #14559 )
2025-08-11 12:20:09 +02:00
github-actions[bot]
8dc16bc111
[stubsabot] Bump regex to 2025.7.34 ( #14497 )
2025-08-08 21:13:59 +02:00
EthanAtLL
ba2e6b454a
tensorflow: Add Tensor.__array__ method. ( #14342 )
2025-08-08 18:29:30 +02:00
Ali Hamdan
5bb4ec86c6
networkx: complete the components module ( #14507 )
2025-08-08 18:03:33 +02:00
Ali Hamdan
01cb5bac42
networkx: improve the shortest_paths.weighted module ( #14508 )
2025-08-08 18:02:54 +02:00
Adam Dangoor
c3a880b428
[docutils] Add return types for a few docutils table methods ( #14493 )
2025-08-08 12:14:58 +02:00
Brian Schubert
11907e2825
Fix dunder-method positional-only parameter discrepancies in third-party stubs ( #14529 )
2025-08-08 12:12:44 +02:00
Hunter Hogan
4df58d8079
Complete networkx/graph.pyi. #14499 ( #14509 )
2025-08-08 11:52:58 +02:00
github-actions[bot]
562fa25c37
Remove beautifulsoup4 ( #14531 )
2025-08-08 11:43:35 +02:00
Huy Nguyen
2bb3b53b60
[django-filter] Add type stubs ( #14540 )
2025-08-08 11:34:39 +02:00
Brian Schubert
81c8fcb2e6
Mark stub-only private symbols as @type_check_only in third-party stubs ( #14545 )
2025-08-08 11:29:48 +02:00
Semyon Moroz
5a7bac0e97
[braintree] Update to 4.38.* ( #14534 )
2025-08-06 07:24:44 -04:00
Semyon Moroz
aeb9c4cb39
[paramiko] Update to 4.0.* ( #14527 )
...
Closes : #14524
2025-08-05 07:38:21 -04:00
Brian Schubert
f57e8b1f26
[pysftp] Pin paramiko~=3.0 when running stubtest ( #14526 )
2025-08-04 18:55:54 -07:00