Commit Graph

  • 91a90ed1d9 Fix: OAuth1 type hints to include realm parameter (#13579) Kanishk Pachauri 2025-03-06 01:24:47 +05:30
  • 3ac6c388c6 Update tools versions in stubtest workflow (#13582) sobolevn 2025-03-05 16:24:56 +03:00
  • e951ca9760 Bump pynput to 1.8.* (#13583) sobolevn 2025-03-05 14:00:36 +03:00
  • 8a21b854fa Bump mock to 5.2.* (#13581) sobolevn 2025-03-05 10:57:35 +03:00
  • 58a4c08ab0 shutil.which cannot return PathLike, and fails with cmd: PathLike on Windows Python < 3.12 (#13580) Avasam 2025-03-05 02:54:48 -05:00
  • 94be358199 [stubsabot] Bump zstd to 1.5.6.6 (#13584) github-actions[bot] 2025-03-05 07:42:04 +01:00
  • 714c99bbdb Fix singledispatch register signature (#13578) Philipp A. 2025-03-04 14:52:07 +01:00
  • 63e6ea8821 Enable Ruff PLE (Pylint Error) (#13305) Avasam 2025-03-04 06:11:32 -05:00
  • 641ca188ef Remove setuptools/pkg_resources (#13369) Avasam 2025-03-04 06:11:10 -05:00
  • e4a8707e9c Use Stricter pyright settings in CI for watchpoints (#13577) Alex Waygood 2025-03-04 09:31:12 +01:00
  • 111eae935c Update dependency pyright to v1.1.396 (#13576) renovate[bot] 2025-03-04 08:10:35 +01:00
  • a3a17b0f0e Add stubs for watchpoints (#13248) bzoracler 2025-03-04 12:17:40 +13:00
  • 6f98c59f93 Enable Ruff PLR (Pylint Refactor) (#13307) Avasam 2025-03-03 12:03:34 -05:00
  • 3e83e42a0f Update pyright to v1.1.395; disable a pow() check (#13564) Sebastian Rittau 2025-03-03 17:49:41 +01:00
  • 9f11db4296 Improving type support for math.prod (#13572) cake-monotone 2025-03-04 00:41:34 +09:00
  • 175e700656 Push items down from socketserver.BaseServer to TCPServer (#13082) Stephen Morton 2025-03-03 07:38:43 -08:00
  • 336140b117 Add edges() override in MultiGraph to support the "keys" argument (#13567) iconchris 2025-03-03 09:03:41 -06:00
  • 1e71351016 Allow any sliceable sequence as getopt args (#13116) Avasam 2025-03-03 09:52:57 -05:00
  • b834c88016 Remove uncompletable TODO in test.yml (#13570) Avasam 2025-03-03 09:50:44 -05:00
  • f1d09e3db6 [stubsabot] Bump zstd to 1.5.6.5 (#13569) github-actions[bot] 2025-03-03 15:50:07 +01:00
  • cc206f760d Drop flake8-noqa and remove workarounds to work with Ruff (#13571) Avasam 2025-03-03 09:48:59 -05:00
  • 96c3fe712a Remove SupportsGetItem.__contains__ (#13541) Sebastian Rittau 2025-03-03 15:44:26 +01:00
  • 6d6e858e63 Enable Ruff PLC (Pylint Convention) (#13306) Avasam 2025-03-03 09:39:40 -05:00
  • 738cc5046a [Deprecated]: fix missing extra_stacklevel kwarg for deprecated() (#13573) Christoph Reiter 2025-03-03 15:35:43 +01:00
  • e6165eadd6 [stubsabot] Bump pynput to 1.7.8 (#13565) github-actions[bot] 2025-03-01 01:31:26 +01:00
  • 0b13c1deb6 [setuptools] Update to 75.8.2 (#13563) Sebastian Rittau 2025-02-28 23:42:05 +01:00
  • bc4473db04 Fix conflicting imports (#13561) Sebastian Rittau 2025-02-28 19:20:35 +01:00
  • 20aef1d78f tensorflow: Change Tensor.__bool__ return from NoReturn to bool (#13562) Hoël Bagard 2025-03-01 03:20:14 +09:00
  • be17dc0ac4 builtins.slice: more precise __new__ overloads and defaults for StopT and StepT. (#13008) Randolf Scholz 2025-02-28 13:33:07 +01:00
  • cadaaadfcb Fix pyinstaller.utils.hooks.collect_entry_point return type (#13111) Avasam 2025-02-28 07:23:11 -05:00
  • f1b121cf29 [configparser] Fix missing fallback argument in SectionProxy.get (#13559) Sebastian Rittau 2025-02-28 12:33:10 +01:00
  • 1bd2a358c9 test suite characterizing dict.get() (#13225) Stephen Morton 2025-02-28 03:18:56 -08:00
  • 8ebf8af91b Weaken return type of Path.{glob,rglob} in 3.13 (#13223) Colin Watson 2025-02-28 11:15:07 +00:00
  • 4b2bed8f5f Use stricter pyright settings on dirhash in CI (#13558) Alex Waygood 2025-02-28 09:56:19 +00:00
  • 4d8812c64f fix yield type of tqdm.as_completed (#13557) Toshiki Kataoka 2025-02-28 18:52:08 +09:00
  • b0c6fffe28 Introduce the _HashObject protocol (#13553) Pierre Chapuis 2025-02-27 15:31:56 +01:00
  • 14605d0c21 Complete importlib.readers (#13356) Stephen Morton 2025-02-27 05:44:46 -08:00
  • 3658ba83b8 tqdm: Improve wrapattr (#13361) Matthew Bradbury 2025-02-27 13:44:03 +00:00
  • f090e3724d Fix constructor args for two vobject classes (#13360) Lucas Hoffmann 2025-02-27 14:08:49 +01:00
  • d0c8ac4d7b Add stubs for dirhash package (#13437) Loïc Simon 2025-02-27 14:07:22 +01:00
  • db7dbfe6cf Use stricter pyright settings when testing hnswlib in CI (#13552) Alex Waygood 2025-02-27 12:44:40 +00:00
  • 40dc55c4be Major update for the xml module (#13349) Stephen Morton 2025-02-27 03:50:09 -08:00
  • 0647903db3 Support configparser.UNNAMED_SECTION (#13542) (#13544) mtnpke 2025-02-27 12:19:38 +01:00
  • 8c6493925f tensorflow: Allow tf.Tensor to be used in __getitem__ (#13549) Hoël Bagard 2025-02-27 20:19:20 +09:00
  • 62feb28c29 Enable Ruff SIM (#13309) Avasam 2025-02-26 17:19:36 -05:00
  • 915a348bfa Third party stubtest: Print time per distribution (#13547) Sebastian Rittau 2025-02-26 21:44:10 +01:00
  • 527d724bf4 [networkx] Add annotations for MultiDiGraph (#13319) Leonardo-Pike-Excell 2025-02-27 01:20:45 +11:00
  • a1c185b0b2 tensorflow: add a few TensorFlow functions (#13364) Hoël Bagard 2025-02-26 23:07:07 +09:00
  • 84c78c6442 Extract NetworkX types from docstrings (#13458) Daniel Darabos 2025-02-26 15:03:13 +01:00
  • 9da1df60be Update an itertool recipe from Python docs (#13543) Sebastian Rittau 2025-02-26 14:04:04 +01:00
  • bef43fc46e Relax functools.update_wrapper's parameter types (#13491) Victor Westerhuis 2025-02-26 12:59:39 +01:00
  • 2d4d7be276 [hnswlib] Add ArrayLike annotations and raise Numpy dependency (#13538) Lennart Behme 2025-02-26 09:00:23 +01:00
  • 2ca92a4140 PyInstaller: Complete types in build_main.pyi (#13528) Sabfo 2025-02-25 20:40:38 +02:00
  • c4d7283c75 WebOb: Fix various issues and refactor some things (#13487) David Salvisberg 2025-02-25 12:38:27 +01:00
  • af32625bd4 setuptools._distutils typing improvements from merging types upstream (#13534) Avasam 2025-02-24 18:51:37 -05:00
  • c27e41c33b Make various email.Policy use sites generic over the message type (#13274) Brian Schubert 2025-02-23 14:28:43 -05:00
  • 9135645c30 Add type annotations for hnswlib (#13529) Lennart Behme 2025-02-23 19:51:47 +01:00
  • c230773d2c [ez] Update link to style guide (#13530) Danny Yang 2025-02-23 10:54:28 -05:00
  • d86ad844f5 Bump python-jose to 3.4.* (#13522) sobolevn 2025-02-23 16:25:36 +03:00
  • fe64ce1141 [stubsabot] Bump zstd to 1.5.6.4 (#13527) github-actions[bot] 2025-02-23 15:33:02 +03:00
  • 45eb87bea9 [stubsabot] Bump decorator to 5.2.* (#13526) github-actions[bot] 2025-02-23 15:31:16 +03:00
  • a61270c38c Fix typo in PyInstaller type alias (#13525) Sabfo 2025-02-23 01:46:07 +02:00
  • fd4fc6091d Return BufferedIncrementalReader for some encodings (#13523) Sam Bull 2025-02-22 20:25:01 +00:00
  • adba4359d0 Bump zxcvbn to 4.5.* (#13521) sobolevn 2025-02-22 23:18:33 +03:00
  • 844e4f7ee3 Updates to boltons types (#13517) Avasam 2025-02-22 15:06:56 -05:00
  • ac8f2632ec pygments: Fix return type of pygments.lexers.guess_lexer_for_filename (#13515) Jelle Zijlstra 2025-02-18 17:54:32 -08:00
  • 132456af62 Bump reportlab to 4.3.1 (#13510) Danny Yang 2025-02-18 14:04:19 -05:00
  • d547f025b5 Bump braintree to 4.33.* (#13511) Danny Yang 2025-02-18 10:38:37 -05:00
  • 4050dd42ef Update importlib cache,source return types to StrPath (#13509) Richard Si 2025-02-17 19:05:15 -05:00
  • 0149a15551 [stubsabot] Bump django-import-export to 4.3.* (#13460) github-actions[bot] 2025-02-17 12:17:07 +00:00
  • 7e3bb86581 [stubsabot] Bump simplejson to 3.20.* (#13505) github-actions[bot] 2025-02-17 12:09:02 +00:00
  • a447ad0f1a Add pyperclip stubs (#13502) Xiddoc 2025-02-17 12:31:50 +02:00
  • 1568194559 Bump zstd to 1.5.6.3 (#13506) sobolevn 2025-02-17 13:25:48 +03:00
  • a640e08986 Update psutil to 7.0.* (#13507) sobolevn 2025-02-17 13:23:20 +03:00
  • 654d8c2457 Update compileall.compile_{dir, file, path} to return bool (#13504) Richard Si 2025-02-15 18:33:01 -05:00
  • cc8ca939c0 Fix type for run_coroutine_threadsafe (#13498) Michael H 2025-02-14 08:23:11 -05:00
  • 3f41b30535 Revert "Improve [Async]ContextDecorator type hinting (#13416)" (#13436) Alyssa Coghlan 2025-02-14 14:49:51 +10:00
  • a410f251ee Remove pyOpenSSL stubs (#13493) Shamil 2025-02-12 12:42:43 +03:00
  • 15f98a8ab8 chr: Accept SupportsIndex argument (#13494) David Peter 2025-02-12 08:50:42 +01:00
  • 6b1c488e24 Remove Any from _NotImplementedType inheritance notimplemented-not-any Dave Halter 2025-02-10 16:17:02 +01:00
  • 24c78b9e0d http.server.SimpleHTTPRequestHandler's directory param can be PathLike (#13477) Avasam 2025-02-09 16:42:41 -05:00
  • 8bd178e0c6 Fix: incorrect type for Bdb.format_stack_entry (#13485) M Bussonnier 2025-02-09 13:32:56 -08:00
  • c99e54da3e Cross-platform third-party stubs requirements install script (#13482) Avasam 2025-02-09 16:21:22 -05:00
  • 46ac2e24a4 Update pathname param of setuptools._distutils.util.convert_path (#13483) Avasam 2025-02-09 14:20:20 -05:00
  • 232b8f3288 [stubsabot] Bump pyinstaller to 6.12.* (#13479) github-actions[bot] 2025-02-09 19:16:32 +00:00
  • d65e8ac20c Bump peewee to 3.17.9 (#13475) sobolevn 2025-02-09 15:21:12 +03:00
  • 6480b2bf4a Bump boltons to 25.0.* (#13481) sobolevn 2025-02-09 15:19:48 +03:00
  • dee4ef3171 Still allow passing None to shutil.rmtree's onerror parameter on Python 3.12+ (#13478) Avasam 2025-02-08 20:46:09 -05:00
  • 1d1086018b Add --strict-bytes and --local-partial-types to self check (#13476) sobolevn 2025-02-08 13:00:49 +03:00
  • 73ebb9dfd7 Bump mypy to 1.15.0 (#13473) Alex Waygood 2025-02-07 19:21:40 +00:00
  • 94ac7c44d2 Fix stubtest for dateparser (#13474) Alex Waygood 2025-02-07 19:20:51 +00:00
  • 5caaf2e1fb Fix stdlib stubtest for latest Python patch releases (#13464) Alex Waygood 2025-02-05 23:33:27 +00:00
  • aac4394eb2 tkinter: allow index to be "end" in Treeview.move (#13454) /ˈɛvən/ 2025-02-03 07:43:28 -05:00
  • 8db4dc186f Bump pytz to 2025.1 (#13449) github-actions[bot] 2025-02-03 09:08:20 +01:00
  • a0db1ba8dc Mark optparse constants as final (#13451) Ali Hamdan 2025-02-03 09:05:41 +01:00
  • 30a4d10b71 Mark top-level re flags as final (#13452) Ali Hamdan 2025-02-03 09:04:52 +01:00
  • fd92105daa Mark constants in sre_constants as final (#13453) Ali Hamdan 2025-02-03 09:04:03 +01:00
  • e26219d41f Bump django-import-export to 4.3.4 (#13414) Victorien 2025-02-03 09:02:58 +01:00
  • 983fc03a9f [stubsabot] Mark beautifulsoup4 as obsolete since 4.13.0 (#13455) github-actions[bot] 2025-02-02 22:01:02 -08:00
  • 89b5afab15 Clean up argparse hacks (#13450) Ali Hamdan 2025-02-01 22:11:40 +01:00