Commit Graph

10707 Commits

Author SHA1 Message Date
Jun Komoda 1c82fa75cd Add CopyComPointer to stdlib/ctypes/__init__.pyi. (#14294) 2025-07-07 14:45:09 +02:00
Semyon Moroz c8744f1343 [oauthlib] Add missing stubs (#14301) 2025-07-07 14:33:44 +02:00
Mark Liffiton dd6d7bf375 [oauthlib] Fix type on body argument of oauthlib.oauth1.Client.sign() (#14295) 2025-07-07 14:32:01 +02:00
Semyon Moroz 7cb1ea1d1a [click-web] Remove from pyrightconfig (#14312) 2025-07-07 14:30:32 +02:00
Semyon Moroz e27ad6d19b [aiofiles] Remove from pyrightconfig (#14310) 2025-07-07 14:29:38 +02:00
Semyon Moroz 98844c3ba9 [python-http-client] Remove from pyrightconfig (#14321) 2025-07-07 14:26:48 +02:00
Semyon Moroz d5611af444 [python-crontab] Remove from pyrightconfig (#14322) 2025-07-07 14:26:11 +02:00
Semyon Moroz 4b0daf5306 [m3u8] Improve stubs (#14323) 2025-07-07 14:24:52 +02:00
Stephen Rosen 09cffef978 Update jsonschema.protocols.Validator.__init__ (#14327) 2025-07-07 14:21:25 +02:00
Vitali Falileev e91e2fd47a [peewee] Fix type for field operations (#14275) 2025-07-07 14:18:57 +02:00
sobolevn 4ceebbcd24 Fix shared type in _interpreters (#14328) 2025-07-07 14:15:15 +02:00
Semyon Moroz b532f6be86 Add attributes to urllib errors (#14332) 2025-07-07 14:13:54 +02:00
Semyon Moroz 88362fe39d [PyMySQL] Add missing stubs (#14335) 2025-07-07 13:49:59 +02:00
Ali Hamdan 7a9a294e10 Bump geopandas stubs to version 1.1.1 (#14244) 2025-07-07 13:27:22 +02:00
Alexey Vaganov 1730d1c16b Fix AiofilesContextManagerTempDir type argument (#14349) 2025-07-07 13:24:14 +02:00
Semyon Moroz ef966a1251 [paramiko] Add missing stubs (#14363) 2025-07-07 13:11:31 +02:00
Semyon Moroz 3370aa6cf6 [Authlib] Add missing stubs (#14368) 2025-07-07 13:10:35 +02:00
Hunter Hogan 4c3560d3a9 add ast.Num.n as alias for ast.Num.value for backwards compatibility. (#14355) 2025-07-07 13:08:48 +02:00
Rogdham 088a4b8d41 Fix Protocol inheritance in _zstdfile (#14232) 2025-07-07 13:06:12 +02:00
Rogdham 5d881e4be0 Python 3.14: PEP-784 zstd in other modules (#14225) 2025-07-07 13:05:45 +02:00
David Peter f64707592d bytes.translate: generalize delete parameter type (#14372)
bytes.translate: generalize 'delete' parameter type
2025-07-07 00:19:23 -07:00
Anthony Sottile e940f85509 add sys._getframemodulename (#14371)
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
2025-07-05 23:08:56 +03:00
Hunter Hogan 2f198bcfee Fix return type annotations for ast.parse (#14369) 2025-07-04 15:34:22 -07:00
renovate[bot] 9ff94f1ab8 Update most test/lint dependencies (#14357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 12:34:54 +01:00
Semyon Moroz a6f05d0c0b Bump Authlib to ~=1.6.0 (#14364) 2025-07-04 13:07:41 +02:00
Sebastian Rittau e9bbd91fdf Remove flake8 F821 checks for stubs (#14367)
F821 is only checked as a test for the F821 monkeypatch functionality in
flake8-pyi, but that will be removed.
2025-07-04 13:07:17 +02:00
Takashi Ono 741c70f4ba [docker] load() accepts bytes streams (#14366) 2025-07-04 12:39:02 +02:00
Sebastian Rittau 2408c028f4 [Authlib] Update to 1.5.2 (#13840) 2025-07-03 15:22:57 +02:00
Neil Mitchell dbd3ad356e Make Mapping.get(default) more constrained (#14360) 2025-07-02 11:24:32 +01:00
renovate[bot] 75d8c88ec5 Update most test/lint dependencies (#14354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
2025-07-01 10:59:15 +01:00
Alex Waygood ca3f84150d Use stricter pyright settings for two more tkinter files (#14356) 2025-07-01 10:43:23 +01:00
Roman A 3f727b0cd6 Add type annotations for **options in tkinter.messagebox functions (#14341)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2025-07-01 01:13:40 +03:00
github-actions[bot] 0b887a54ff [stubsabot] Bump lupa to 2.5.* (#14279)
Co-authored-by: stubsabot <>
2025-06-30 17:40:17 +03:00
Semyon Moroz 5870a234ce Bump pyflakes to 3.4.* (#14316) 2025-06-30 17:21:33 +03:00
Adam Dangoor 288b1e591d csv: csv.reader and csv.writer - mark csvfile as positional only (#14350) 2025-06-30 14:43:49 +03:00
logsincostan 213e055e85 [networkx] completed type annotation for equivalence_classes (#14352) 2025-06-30 14:41:29 +03:00
Brian Schubert 83ab192f69 [braintree] Bump to 4.37.* (#14344)
* `CustomerRecommendationsPayload`: Add `session_id` attribute

* `CustomerRecommendationsPayload`: Represent overloaded constructor
2025-06-30 14:38:06 +03:00
sobolevn 85a64400d7 os.linesep can only be \n or \r\n (#14351) 2025-06-30 12:16:43 +02:00
Brian Schubert 0c155fe92c [dateparser] Update to ~=1.2.2 (#14346) 2025-06-26 18:01:08 -07:00
Marcell Perger 47cfbeeb76 Fix incomplete tkinter.commondialog stub (#14340)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2025-06-27 00:42:01 +03:00
Jelle Zijlstra 1511911f46 croniter: fix typo (#14337)
Had to stare at this stub for a while to notice the bug...
2025-06-25 17:18:10 -07:00
Victor Gavro 7aad255435 m3u8: fix M3U8.program_date_time (#14336) 2025-06-24 21:08:02 +03:00
bzoracler 14337eba53 fix: gi_yieldfrom can be any iterator type being yielded from (#14334) 2025-06-24 14:18:34 +02:00
Brian Schubert d3cfe67377 Fix type of format_spec attribute of ast.Interpolation (#14331) 2025-06-23 19:59:03 -07:00
Marco Edward Gorelli 2669de5896 Remove python-datemath stubs (#14329) 2025-06-23 10:41:56 -07:00
Marcell Perger 97d0c89618 Improve some of the incomplete types in tkinter.filedialog (#14311) 2025-06-23 09:32:29 +03:00
Brian Schubert 85b0663e5c Mark stdlib token constants as Final (#14324) 2025-06-22 06:44:34 -07:00
Hunter Hogan d0f9f40e32 ast: Remove 3 TypeAlias. Fix identifier collision. (#14319) 2025-06-22 06:42:03 -07:00
Brian Schubert 707cd57e49 Add asyncio.tools stubs for 3.14 (#14305) 2025-06-21 11:09:25 -07:00
Semyon Moroz 83a6844847 [opentracing] Add missing stubs (#14274) 2025-06-21 10:56:08 -07:00