Commit Graph

  • 4b0daf5306 [m3u8] Improve stubs (#14323) Semyon Moroz 2025-07-07 12:24:52 +00:00
  • 09cffef978 Update jsonschema.protocols.Validator.__init__ (#14327) Stephen Rosen 2025-07-07 07:21:25 -05:00
  • e91e2fd47a [peewee] Fix type for field operations (#14275) Vitali Falileev 2025-07-07 16:18:57 +04:00
  • 4ceebbcd24 Fix shared type in _interpreters (#14328) sobolevn 2025-07-07 15:15:15 +03:00
  • b532f6be86 Add attributes to urllib errors (#14332) Semyon Moroz 2025-07-07 12:13:54 +00:00
  • 88362fe39d [PyMySQL] Add missing stubs (#14335) Semyon Moroz 2025-07-07 11:49:59 +00:00
  • 7a9a294e10 Bump geopandas stubs to version 1.1.1 (#14244) Ali Hamdan 2025-07-07 13:27:22 +02:00
  • 1730d1c16b Fix AiofilesContextManagerTempDir type argument (#14349) Alexey Vaganov 2025-07-07 16:24:14 +05:00
  • ef966a1251 [paramiko] Add missing stubs (#14363) Semyon Moroz 2025-07-07 11:11:31 +00:00
  • 3370aa6cf6 [Authlib] Add missing stubs (#14368) Semyon Moroz 2025-07-07 11:10:35 +00:00
  • 4c3560d3a9 add ast.Num.n as alias for ast.Num.value for backwards compatibility. (#14355) Hunter Hogan 2025-07-07 06:08:48 -05:00
  • 088a4b8d41 Fix Protocol inheritance in _zstdfile (#14232) Rogdham 2025-07-07 13:06:12 +02:00
  • 5d881e4be0 Python 3.14: PEP-784 zstd in other modules (#14225) Rogdham 2025-07-07 13:05:45 +02:00
  • f64707592d bytes.translate: generalize delete parameter type (#14372) David Peter 2025-07-07 09:19:23 +02:00
  • e940f85509 add sys._getframemodulename (#14371) Anthony Sottile 2025-07-05 16:08:56 -04:00
  • 2f198bcfee Fix return type annotations for ast.parse (#14369) Hunter Hogan 2025-07-04 17:34:22 -05:00
  • 9ff94f1ab8 Update most test/lint dependencies (#14357) renovate[bot] 2025-07-04 12:34:54 +01:00
  • a6f05d0c0b Bump Authlib to ~=1.6.0 (#14364) Semyon Moroz 2025-07-04 11:07:41 +00:00
  • e9bbd91fdf Remove flake8 F821 checks for stubs (#14367) Sebastian Rittau 2025-07-04 13:07:17 +02:00
  • 741c70f4ba [docker] load() accepts bytes streams (#14366) Takashi Ono 2025-07-04 19:39:02 +09:00
  • 2408c028f4 [Authlib] Update to 1.5.2 (#13840) Sebastian Rittau 2025-07-03 15:22:57 +02:00
  • dbd3ad356e Make Mapping.get(default) more constrained (#14360) Neil Mitchell 2025-07-02 11:24:32 +01:00
  • 75d8c88ec5 Update most test/lint dependencies (#14354) renovate[bot] 2025-07-01 10:59:15 +01:00
  • ca3f84150d Use stricter pyright settings for two more tkinter files (#14356) Alex Waygood 2025-07-01 10:43:23 +01:00
  • 3f727b0cd6 Add type annotations for **options in tkinter.messagebox functions (#14341) Roman A 2025-06-30 23:13:40 +01:00
  • 0b887a54ff [stubsabot] Bump lupa to 2.5.* (#14279) github-actions[bot] 2025-06-30 17:40:17 +03:00
  • 5870a234ce Bump pyflakes to 3.4.* (#14316) Semyon Moroz 2025-06-30 14:21:33 +00:00
  • 288b1e591d csv: csv.reader and csv.writer - mark csvfile as positional only (#14350) Adam Dangoor 2025-06-30 12:43:49 +01:00
  • 213e055e85 [networkx] completed type annotation for equivalence_classes (#14352) logsincostan 2025-06-30 13:41:29 +02:00
  • 83ab192f69 [braintree] Bump to 4.37.* (#14344) Brian Schubert 2025-06-30 07:38:06 -04:00
  • 85a64400d7 os.linesep can only be \n or \r\n (#14351) sobolevn 2025-06-30 13:16:43 +03:00
  • 0c155fe92c [dateparser] Update to ~=1.2.2 (#14346) Brian Schubert 2025-06-26 21:01:08 -04:00
  • 47cfbeeb76 Fix incomplete tkinter.commondialog stub (#14340) Marcell Perger 2025-06-26 22:42:01 +01:00
  • 1511911f46 croniter: fix typo (#14337) Jelle Zijlstra 2025-06-25 17:18:10 -07:00
  • 7aad255435 m3u8: fix M3U8.program_date_time (#14336) Victor Gavro 2025-06-24 21:08:02 +03:00
  • 14337eba53 fix: gi_yieldfrom can be any iterator type being yielded from (#14334) bzoracler 2025-06-25 00:18:34 +12:00
  • d3cfe67377 Fix type of format_spec attribute of ast.Interpolation (#14331) Brian Schubert 2025-06-23 22:59:03 -04:00
  • 2669de5896 Remove python-datemath stubs (#14329) Marco Edward Gorelli 2025-06-23 18:41:56 +01:00
  • 97d0c89618 Improve some of the incomplete types in tkinter.filedialog (#14311) Marcell Perger 2025-06-23 07:32:29 +01:00
  • 85b0663e5c Mark stdlib token constants as Final (#14324) Brian Schubert 2025-06-22 09:44:34 -04:00
  • d0f9f40e32 ast: Remove 3 TypeAlias. Fix identifier collision. (#14319) Hunter Hogan 2025-06-22 08:42:03 -05:00
  • 707cd57e49 Add asyncio.tools stubs for 3.14 (#14305) Brian Schubert 2025-06-21 14:09:25 -04:00
  • 83a6844847 [opentracing] Add missing stubs (#14274) Semyon Moroz 2025-06-21 17:56:08 +00:00
  • 0f89c82b62 [ldap3] Add missing stubs (#14271) Semyon Moroz 2025-06-21 17:55:26 +00:00
  • 41b117af68 Bump oauthlib to 3.3.* (#14300) Semyon Moroz 2025-06-21 17:53:11 +00:00
  • 91868eadd0 Update ThreadPoolExecutor attributes for Python 3.14 (#14263) Marc Mueller 2025-06-21 19:51:33 +02:00
  • e6ec3600ab [slumber] Remove allowlist and correct kwargs type (#14266) Semyon Moroz 2025-06-21 17:48:38 +00:00
  • b66eb8c0e7 [httplib2] Improve stubs (#14249) Semyon Moroz 2025-06-21 17:47:55 +00:00
  • 04a0cc67f1 [pyxdg] Remove from pyrightconfig (#14309) Semyon Moroz 2025-06-21 17:46:56 +00:00
  • 62111cd6db Bump flake8 to 7.3.* (#14315) Semyon Moroz 2025-06-21 17:44:25 +00:00
  • 3419bc5407 Update _zstd stubs for 3.14.0b3 (#14306) Brian Schubert 2025-06-21 13:40:34 -04:00
  • b98b6c376b Add _clear_type_cache 3.13 deprecation (#14302) Max Muoto 2025-06-19 09:04:51 -05:00
  • db6f2b225d Unblock daily CI (#14304) Semyon Moroz 2025-06-19 12:26:36 +00:00
  • ca543bf390 Add default value to ast.MatchStar.name (#14298) Hunter Hogan 2025-06-17 23:03:16 -05:00
  • ecd5141cc0 Fix label links in CONTRIBUTING.md (#14272) Brian Schubert 2025-06-12 20:32:24 -04:00
  • 3b54e369ca [antlr4-python3-runtime] Remove ignore_missing_stub flag (#14270) Semyon Moroz 2025-06-12 15:53:19 +00:00
  • 0db0486fe6 [requests] Update to 2.32.4 (#14254) Brian Schubert 2025-06-10 02:38:27 -04:00
  • bf8680426e [stubsabot] Bump pyinstaller to 6.14.* (#14217) github-actions[bot] 2025-06-09 23:23:24 -04:00
  • 9a9230900f [networkx] Correct argument type for from_nested_tuple (#14218) Axel Dahlberg 2025-06-10 05:07:57 +02:00
  • 8f5a80e7b7 Update tkinter for 3.14 (#14240) Max Muoto 2025-06-07 23:27:13 -04:00
  • b7bc6f32cf Update gzip for 3.14 (#14237) Max Muoto 2025-06-07 22:39:51 -04:00
  • bacccd0972 Update asyncio.task.eager_task_factory for 3.14 (#14236) Max Muoto 2025-06-07 22:12:18 -04:00
  • 0dfea4f7fc [Authlib] Fix stubtest for latest Python 3.13 patch release (#14233) Brian Schubert 2025-06-07 11:29:10 -04:00
  • 971d6a30f5 Enhance ZoneInfo.from_file stub (#14221) Andrii Hrimov 2025-06-06 05:04:00 +02:00
  • 74be9177e9 Fix stdlib stubtest for latest Python patch releases (#14220) Brian Schubert 2025-06-05 22:01:31 -04:00
  • 5a619a53e4 aiofiles: add type for executor parameter (#14226) Viktor 2025-06-05 20:57:30 -03:00
  • 567b488fc2 Python 3.14: bump fractions stubs (#14215) Andrii Hrimov 2025-06-03 20:15:25 +02:00
  • 2a742fd860 Improve docutils.parsers (#14191) Semyon Moroz 2025-06-03 13:53:08 +00:00
  • 42b13697ed [typing-extensions] Update to 4.14.0 final (#14214) Sebastian Rittau 2025-06-02 17:12:37 +02:00
  • 106078c377 Remove atheris (#14212) Sebastian Rittau 2025-06-02 13:40:55 +02:00
  • 33fb34fa74 Improve grpcio serializer/deserializer types (#14093) Robin McCorkell 2025-06-02 12:04:54 +01:00
  • 798f332afa Python 3.14: PEP-784 compression.zstd (#14129) Rogdham 2025-06-02 13:02:27 +02:00
  • 0c4ae3edaa [atheris] Mark as no longer updated (#14187) Sebastian Rittau 2025-06-02 10:10:08 +02:00
  • eb495ff135 Update mypy to 1.16.0 (#14194) sobolevn 2025-06-01 19:40:42 +03:00
  • 09b6802dc7 [openpyxl] Remove unnecessary overload (#14201) Sebastian Rittau 2025-06-01 17:46:22 +02:00
  • 5a3c495d2f [dateparser] Improve parse-related annotations (#14199) Sebastian Rittau 2025-06-01 01:00:54 +02:00
  • 3c8c233991 [geopandas] Add a # type: ignore (#14200) Sebastian Rittau 2025-06-01 01:00:37 +02:00
  • 252acdf0bc [reportlab] Add # type: ignores (#14202) Sebastian Rittau 2025-06-01 00:55:09 +02:00
  • f030ef0f76 [peewee] Mark field_type as ClassVar (#14203) Sebastian Rittau 2025-06-01 00:54:46 +02:00
  • 846587775f [passlib] Small changes (#14204) Sebastian Rittau 2025-06-01 00:54:09 +02:00
  • cac9957da6 [vobject] Partly annotate validate methods (#14205) Sebastian Rittau 2025-06-01 00:52:40 +02:00
  • 9b7b2bafab [psutil]: Add missing __dir__ method to psutil.Popen (#14207) Harry 2025-05-31 15:21:13 +01:00
  • 8d1ac2e5ba Remove tree-sitter-languages (#14206) Sebastian Rittau 2025-05-30 21:18:34 +02:00
  • 11a2066a70 [tree-sitter-languages] Mark as no longer updated (#14186) Sebastian Rittau 2025-05-30 18:35:13 +02:00
  • a92ecca054 add types.MethodType.__get__ on py313+ (#14190) Joren Hammudoglu 2025-05-30 18:10:55 +02:00
  • 909080620e Bump braintree to 4.36.* (#14192) Semyon Moroz 2025-05-30 15:01:28 +00:00
  • ee696d5303 Bump python-jose to 3.5.* (#14193) Semyon Moroz 2025-05-30 15:00:10 +00:00
  • 9c0218ee04 Add merge_extra attribute to LoggerAdapter (#14197) Jens Hedegaard Nielsen 2025-05-30 16:39:32 +02:00
  • cf8e3649b9 Bump networkx to 3.5 (#14196) Semyon Moroz 2025-05-30 14:37:40 +00:00
  • c30f63140c Improve jmespath (#14176) Semyon Moroz 2025-05-28 11:13:34 +00:00
  • 38ec95323e Update to Python 3.14.0b2 (#14182) Sebastian Rittau 2025-05-28 12:02:19 +02:00
  • 033c85df99 Remove old cycle-prevention workaround (#14180) Sebastian Rittau 2025-05-28 11:31:36 +02:00
  • e3cae530c9 [CI] Update apt cache before installing apt packages (#14181) Sebastian Rittau 2025-05-28 11:14:44 +02:00
  • 6588a81051 Update multiprocessing.forkserver to 3.14 (#14174) sobolevn 2025-05-28 10:15:03 +03:00
  • df5eda2f4a Bump setuptools to 80.9.* (#14179) github-actions[bot] 2025-05-28 08:30:17 +02:00
  • c1fd2297d7 [geopandas] Unblock CI (#14178) sobolevn 2025-05-27 21:44:44 +03:00
  • b01e7aa9d2 Remove old compatibility alias _BufferWithLen (#14151) Sebastian Rittau 2025-05-27 14:38:04 +02:00
  • ea39b363e0 Remove corus (again) (#14169) Sebastian Rittau 2025-05-27 11:58:31 +02:00
  • 295d06e405 Bump jsonschema to 4.24.* (#14166) Semyon Moroz 2025-05-27 09:32:39 +00:00
  • ad38f75b1d Bump turtle to 3.14 (#14167) Semyon Moroz 2025-05-27 09:26:10 +00:00