Commit Graph

10971 Commits

Author SHA1 Message Date
Filips Nastins 59c36c8bf9 [requests] Allow "connect" timeout to be None in timeout configuration tuple (#14700) 2025-09-12 17:35:02 -04:00
github-actions[bot] 05007ac762 [stubsabot] Bump httplib2 to 0.31.* (#14698) 2025-09-12 13:57:22 -04:00
Semyon Moroz 1316418088 [stubsabot] Fix typo in name "Linux" (#14705) 2025-09-12 18:25:08 +01:00
Jan-Eric Nitschke 6937a9b193 Correct Turtle.dot() parameters (#14694) 2025-09-11 17:39:08 +02:00
Semyon Moroz d9c76e1d9f [pyluach] Update to 2.3.* (#14692) 2025-09-10 08:06:38 -04:00
Spider84pr de81998004 [PyMySQL] Add stub for SSCursor.read_next (#14670) 2025-09-08 18:00:56 -04:00
Eli$ cb0fbd8913 [PyMySQL] Improve Connection.__init__ overloads & add missing types (#14684) 2025-09-08 10:38:07 -04:00
Jelle Zijlstra bf484ab320 Add @disjoint_base to builtins.tuple (#14683) 2025-09-07 00:36:57 +01:00
renovate[bot] 013cef085b Update dependency pyright to v1.1.405 (#14673)
* Update dependency pyright to v1.1.405

* Remove pyright: ignore comment from pow tests

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
2025-09-06 15:18:27 -07:00
lev-blit 3e75cd86f9 [docker] Add default value for detach parameter of ContainerCollection.create (#14666) 2025-09-06 14:06:54 -04:00
Semyon Moroz 6795f430a4 [yt-dlp] Update to 2025.9.5 (#14681) 2025-09-06 09:09:21 -04:00
github-actions[bot] bda21cf85a [stubsabot] Bump xmltodict to 0.15.* (#14679) 2025-09-06 08:29:11 -04:00
Brian Schubert cb2c371676 [Markdown] Update to 3.9.* (#14676) 2025-09-05 19:07:39 +02:00
Brian Schubert 64aa465f68 [CI] Fix running stubtest when multiple stubs have changed (#14677) 2025-09-05 10:37:47 +02:00
github-actions[bot] 07557a4316 [stubsabot] Bump regex to 2025.9.1 (#14668)
Release: https://pypi.org/pypi/regex/2025.9.1
Homepage: https://github.com/mrabarnett/mrab-regex
Repository: https://github.com/mrabarnett/mrab-regex
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/regex
Diff: https://github.com/mrabarnett/mrab-regex/compare/2025.8.29...2025.9.1

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 9.
 - Total lines of Python code deleted: 4.

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-09-02 08:09:26 +02:00
GiGaGon 2480d7e7c7 networkx: Fix incompletes in connectivity/connectivity (#14661) 2025-08-31 16:42:48 +02:00
GiGaGon d9e58fcc8d networkx: Update approximation/connectivity.pyi (#14662) 2025-08-31 16:41:54 +02:00
github-actions[bot] 016703a5c9 [stubsabot] Bump regex to 2025.8.29 (#14663) 2025-08-30 08:22:17 -04:00
Semyon Moroz a01ad0b0b9 [httplib2] Update to 0.30.* (#14665) 2025-08-30 08:17:03 -04:00
GiGaGon 34472bbc98 networkx: Add return types to algorithms/approximation/clique.pyi (#14660) 2025-08-29 08:41:34 +02:00
GiGaGon d019a53a3b networkx: Add all_simple_path target typing in simple_paths.pyi (#14656)
Adds typing for the target argument of all_simple_paths and all_simple_edge_paths, which per the documentation take either a single node or an iterable of nodes.
2025-08-28 20:09:28 +02:00
Dmitriy Vashurin c0fed911d6 Fix ipaddress._BaseNetwork.hosts return type (#14658)
Both `IPv4Network` and `IPv6Network` can return a single-element list instead of iterator.
2025-08-28 17:26:46 +02:00
github-actions[bot] 6ab603f8e6 [stubsabot] Bump yt-dlp to 2025.8.27 (#14654) 2025-08-28 13:19:51 +02:00
Sebastian Rittau 014818de79 [geopandas] Some @final methods are overridden (#14657) 2025-08-28 12:44:31 +02:00
Sebastian Rittau ff32af2c65 [CI] Move installing 3rd party pks into extra step (#14652) 2025-08-27 16:26:32 +02:00
Sebastian Rittau a64dfff8df [CI] Remove some Python 3.14 workarounds (#14651) 2025-08-27 06:47:06 -07:00
Chocobo1 61107f2860 Add type stub for PySocks (#14623) 2025-08-27 15:19:46 +02:00
Semyon Moroz dd31a8a879 [PyMeeus] Add stubs (#14649) 2025-08-27 12:30:12 +02:00
Semyon Moroz 49facf2de3 [lunardate] Add stubs (#14650) 2025-08-27 12:20:32 +02:00
Victorien 5509c51832 Fix return type of Distribution.origin property (#14648) 2025-08-27 09:48:21 +02:00
Marcell Perger c7b28cafb0 [tkinter.ttk] Added type annotations for Style, fix some other incomplete parts (#14348) 2025-08-27 07:02:44 +03:00
Ali Hamdan 4fa56fbc23 networkx: complete the link_analysis algorithms module (#14627) 2025-08-26 11:03:50 +02:00
Ali Hamdan 0183650090 networkx: (almost) complete the traversal algorithms module (#14628) 2025-08-26 11:03:01 +02:00
Semyon Moroz b4546ed878 [workalendar] Improve stubs (#14639) 2025-08-26 11:01:11 +02:00
Semyon Moroz 39c5eab70c [pyluach] Add stubs (#14640) 2025-08-26 10:58:43 +02:00
Semyon Moroz ba6bdc65ab [convertdate] Add stubs (#14646) 2025-08-26 10:54:47 +02:00
Brian Schubert dede8bcca6 [cachetools] Update to 6.2.* (#14644) 2025-08-26 10:52:23 +02:00
Semyon Moroz bc1737a300 [Jetson.GPIO] Update to ~=2.1.11 (#14647) 2025-08-26 10:50:31 +02:00
Jelle Zijlstra 7aa7cc914f daily stubtest: also pin to updated commit (#14645) 2025-08-26 07:31:07 +01:00
Semyon Moroz 91e2ed0953 [stdlib] Add more default values (#14632) 2025-08-24 16:56:42 +01:00
Jelle Zijlstra e8ba06f710 Add @disjoint_base decorator in the stdlib (#14599)
And fix some other new stubtest finds.
2025-08-24 07:27:14 -07:00
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
Jelle Zijlstra 92eab7b773 Fix __new__ issues in 3.14 (#14626) 2025-08-23 10:01:10 -07:00
Avasam 85834194c0 Update MaybeNone explanation location (#14630) 2025-08-23 11:18:13 +02: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
Jelle Zijlstra b6e21d05ae Add some defaults and __slots__ for 3.14 (#14622) 2025-08-22 18:51:00 +02:00
Jelle Zijlstra 94b1880444 Fix some incorrect parameter defaults in the stdlib (#14620) 2025-08-22 09:11:52 -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
Stephen Morton b7f7335f82 move platform.platorm on the allowlist to don't fix section (#14625) 2025-08-22 06:56:42 -07:00