Commit Graph

  • 7c29ee3d8a Add @deprecated decorator to openpyxl (#11535) Avasam 2024-03-07 21:03:47 -05:00
  • ca1e47739e Fix type of concurrent.futures.wait for Python <= 3.8 (#11537) layday 2024-03-07 21:08:37 +02:00
  • cc2ef48cd3 [stubsabot] Bump aws-xray-sdk to 2.13.* (#11536) github-actions[bot] 2024-03-06 22:39:04 -08:00
  • e80ad6b2bc Add VERSION to gdb stubs (#11529) Gulshan Singh 2024-03-04 09:01:07 -08:00
  • 35b74bc431 Rework our linting setup (#11522) Alex Waygood 2024-03-03 23:11:54 +00:00
  • 1c40e64611 improve type annotations in 'docutils.parsers.rst.states.Inliner' (#11473) danieleades 2024-03-03 15:13:22 +00:00
  • 23daf97ab3 improve type annotations in 'docutils.readers.doctree' (#11492) danieleades 2024-03-02 14:47:21 +00:00
  • 2c5712b7f4 Use uv for installing dynamic dependencies in mypy_test.py and regr_test.py (#11517) Alex Waygood 2024-03-02 08:38:34 +00:00
  • 176c89c06f tensorflow: add partial tf.nn module. (#11388) Hoël Bagard 2024-03-02 16:22:43 +09:00
  • 256dd720ce improve type annotations in 'docutils.parsers.rst.roles' (#11481) danieleades 2024-03-02 07:16:14 +00:00
  • 5e4483618a tensorflow: add tensorflow.bitwise (#11440) Hoël Bagard 2024-03-02 09:00:02 +09:00
  • 9e5bced2d1 pkg_resources: Remove type-only _Importer class (#11512) Avasam 2024-03-01 11:58:17 -05:00
  • 696333c28a pkg_resources: Types from assignments and aliases (#11511) Avasam 2024-03-01 11:48:32 -05:00
  • 08ddbe521a tensorflow: add tensorflow.audio (#11441) Hoël Bagard 2024-03-02 00:21:10 +09:00
  • ea2002d171 tensorflow: add tensorflow.keras.activations members (#11444) Hoël Bagard 2024-03-02 00:17:28 +09:00
  • 88238202d7 Add pyupgrade check outdated-version-block (UP036) (#11509) Avasam 2024-03-01 10:15:53 -05:00
  • 2116158891 Remove old type-ignore explanation comments not removed in #8280 (#11513) Avasam 2024-03-01 10:10:10 -05:00
  • 185ef486ae Override pkg_resources.ZipProvider.loader type (#11514) Avasam 2024-03-01 10:09:51 -05:00
  • 2fc0299068 improve type annotations in 'docutils.readers' (#11490) danieleades 2024-03-01 14:44:47 +00:00
  • 01515b57a7 Use uv for installing dependencies on all Linux-only CI jobs (#11515) Alex Waygood 2024-03-01 07:01:37 +00:00
  • e05098681f make pyproject.toml valid TOML again (#11510) Alex Waygood 2024-02-29 18:40:10 +00:00
  • 26e8c0002f Enable nearly all pyupgrade rules (except on test cases) (#11499) Avasam 2024-02-29 13:33:40 -05:00
  • 5cb2fe97a6 Replace flake8-bugbear with Ruff (#11500) Avasam 2024-02-29 13:20:31 -05:00
  • 791dc9120a tensorflow: add tensorflow.autodiff (#11442) Hoël Bagard 2024-02-29 23:58:47 +09:00
  • d52c1f6783 tensorflow: add tensorflow.autograph (#11443) Hoël Bagard 2024-02-29 23:57:51 +09:00
  • 0ad004a776 tkinter: Simplify wm_iconphoto() (#11508) Akuli 2024-02-29 13:45:45 +02:00
  • 675ab38ab7 Update pyright version to 1.1.350 (#11501) Nikita Sobolev 2024-02-29 13:14:39 +03:00
  • 7b4c751abb Fix pos-only params in tkinter module (#11506) Nikita Sobolev 2024-02-29 12:02:02 +03:00
  • 217166b8a9 Fix pos-only params in os module (#11505) Nikita Sobolev 2024-02-29 12:01:43 +03:00
  • fa4ca40f5c Fix _operator.attrgetter pos-only params (#11504) Nikita Sobolev 2024-02-29 11:03:36 +03:00
  • 555c1fe223 stdlib: Add Shutdown error and shutdown method to queue module (#11489) AN Long 2024-02-29 15:45:15 +08:00
  • 19d1b686b6 str.count only takes positional args (#11503) Nikita Sobolev 2024-02-29 10:37:12 +03:00
  • 9b9de1e88c Replace no-comments with annotate in jakebailey/pyright-action (#11502) Nikita Sobolev 2024-02-29 10:16:19 +03:00
  • fa164b2419 WebOb: Complete the stubs and activate stricter pyright config (#11460) David Salvisberg 2024-02-29 07:57:50 +01:00
  • 3a06fc7c1a setuptools & pkg_resources: Complete VendorImporter class (#11495) Avasam 2024-02-29 01:48:26 -05:00
  • 5a9033720d pkg_resources: don't ignore "missing symbol from stub" in stubtest (#11494) Avasam 2024-02-29 01:31:19 -05:00
  • da69247514 Code improvements from new Ruff checks (#11498) Avasam 2024-02-29 01:30:18 -05:00
  • c75ecf0bca Fix invalid noqa comments and poorly formatted type ignores (#11497) Avasam 2024-02-29 01:27:07 -05:00
  • 5e9589dd75 pkg_resources: Reorder names to be closer to implementation (#11493) Avasam 2024-02-28 20:20:21 -05:00
  • 2e2c6fca8b Update sqlite/dbapi2.pyi to include new autocommit parameters for 3.12+. (#11485) Thanos 2024-02-28 08:29:31 -05:00
  • 91f224a293 Add @deprecated to abstractclass/staticmethod/property (#11488) Victorien 2024-02-28 14:12:06 +01:00
  • 3ddcbd04b8 bs4: Make Tag.attrs more permissive (#11487) Thanos 2024-02-28 00:05:54 -05:00
  • 1f3cf143a5 pyOpenSSL: Add DTLS_* constants (#11486) Thanos 2024-02-27 21:12:25 -05:00
  • b24e18fa14 Bump pytype version. (#11483) Rebecca Chen 2024-02-27 12:36:59 -08:00
  • 6d20ea636c html5lib: Fix type alias (#11480) Jelle Zijlstra 2024-02-27 11:55:29 -08:00
  • 60826ed6c4 Add stubs for lzstring (#11479) Akuli 2024-02-27 21:54:57 +02:00
  • 00ec260fcb Revert "pin pyright-action to 2.0.2" (#11477) Alex Waygood 2024-02-27 16:03:52 +00:00
  • c62fedc190 tarfile: Remove @deprecated (#11476) Jelle Zijlstra 2024-02-27 06:34:26 -08:00
  • 4afc368256 pin pyright-action to 2.0.2 (#11475) Alex Waygood 2024-02-27 10:07:47 +00:00
  • 1e7e174b4f stdlib: fix ctypes errcheck type (#11467) Kanishk Pachauri 2024-02-26 19:17:46 +05:30
  • d3d5f8121b Improve type annotations in 'docutils.node.document' (#11468) danieleades 2024-02-26 11:50:08 +00:00
  • 9916efae63 Update os. EX_NOTFOUND not available in Linux (#11461) Amin Alaee 2024-02-26 09:36:33 +01:00
  • 49b1a1a96a stdlib: Use Literal in difflib.SequenceMatcher.get_opcodes (#11464) Kanishk Pachauri 2024-02-23 21:14:29 +05:30
  • 3c08a97656 Improve typing of sysconfig.get_config_var(s) (#11454) Avasam 2024-02-22 12:52:41 -05:00
  • a2095002e4 Complete stubs for bleach (#9314) Nikita Sobolev 2024-02-21 23:03:24 +03:00
  • 78b7dc6167 html5lib: Add various types (#11429) Jelle Zijlstra 2024-02-20 00:18:17 -08:00
  • 601587e71d changed overload order for date.__sub__ and datetime.__sub__ (#10999) Randolf Scholz 2024-02-19 13:11:29 +01:00
  • df409a2fb5 Use a protocol for shlex.instream et al. (#11452) Sebastian Rittau 2024-02-19 07:04:43 +01:00
  • bb6613f379 shlex.split: allow TextIO and deprecate None (#11451) Avasam 2024-02-19 00:10:01 -05:00
  • 84572bbfe6 importlib.metadata: Use the SimplePath protocol (#11445) Jelle Zijlstra 2024-02-18 21:05:33 -08:00
  • 6df52a7b39 Improve typing of start_new_thread when called without kwargs (#11446) Ali Hamdan 2024-02-19 05:39:18 +01:00
  • e8c029fbd3 openpyxl: Add stubtest allowlist entry (#11449) Jelle Zijlstra 2024-02-18 20:37:54 -08:00
  • bba8cbd6f8 stdlib: more deprecations (#11009) Jelle Zijlstra 2024-02-18 06:50:29 -08:00
  • 46b2635626 [stubsabot] Bump netaddr to 1.2.* (#11437) github-actions[bot] 2024-02-18 11:57:37 +00:00
  • 705744af4c Update for typing_extensions 4.10 (#11438) Jelle Zijlstra 2024-02-18 00:59:48 -08:00
  • e5d25a7605 importlib.metadata: Improve and test SimplePath protocol (#11436) Jelle Zijlstra 2024-02-18 00:36:01 -08:00
  • e961db9492 Change the asyncio.Task constructor type (#10228) Nikita Sobolev 2024-02-18 02:50:26 +03:00
  • 863d22a239 Make return type of functools.cache_property covariant (#10053) Nikita Sobolev 2024-02-18 02:38:46 +03:00
  • 3fa6374c9a Mark simplejson as completed (#9211) Nikita Sobolev 2024-02-18 01:50:46 +03:00
  • 522f4bc9bf fix(redis): make xadd fields use SupportsItems (#10780) Mehdi ABAAKOUK 2024-02-17 17:48:01 +01:00
  • 955cdf50d5 tensorflow: add tf.linalg module (#11386) Hoël Bagard 2024-02-18 00:45:11 +09:00
  • 2e85a70c4c psycopg2: make Range generic (#11435) Ali Hamdan 2024-02-17 16:42:53 +01:00
  • 498ab71a34 defusedxml.ElementTree: useElement from ElementTree instead of minidom (#11305) Tanguy Rossel 2024-02-17 15:56:08 +01:00
  • 67a80c67df Added types for olefile (#11416) Andrew Murray 2024-02-18 01:50:01 +11:00
  • ef94b9ee04 [stubsabot] Bump netaddr to 1.1.* (#11424) github-actions[bot] 2024-02-17 12:51:40 +00:00
  • 65c154f5ff Document ignore_missing_stub in CONTRIBUTING.md (#11426) Sebastian Rittau 2024-02-17 13:48:28 +01:00
  • 504cbd40fe deps: upgrade pytype (#11434) Jelle Zijlstra 2024-02-16 22:06:25 -08:00
  • 6087745bcf tensorflow: add tf.ones, tf.zeros, tf.zeros_like and tf.ones_like functions (#11368) Hoël Bagard 2024-02-17 14:52:05 +09:00
  • d93ee88ba5 tensorflow add tf.random module (#11359) Hoël Bagard 2024-02-17 14:33:16 +09:00
  • c9f74e646a requests: Allow passing None header values (#11370) Colin Watson 2024-02-17 05:16:15 +00:00
  • 15fa3cf0c5 tensorflow: Add members from tensorflow.keras.metrics (#11329) Hoël Bagard 2024-02-17 14:13:03 +09:00
  • 69354d78ad tensorflow: add tf.distribute.experimental.coordinator.RemoteValue (#11349) Hoël Bagard 2024-02-17 14:11:21 +09:00
  • d5ff34e049 Add types to tkinter.Canvas.scale() (#11369) Akuli 2024-02-17 07:10:14 +02:00
  • a48fb24a94 [stubsabot] Bump gevent to 24.2.* (#11425) github-actions[bot] 2024-02-16 20:11:45 -08:00
  • 8061e58dcf tensorflow: add tf.strings module (#11380) Hoël Bagard 2024-02-17 13:08:43 +09:00
  • 0f0e261b90 tensorflow: Add some tf.raw_ops members. (#11387) Hoël Bagard 2024-02-17 12:06:56 +09:00
  • aed633ec95 fix: typo on setuptools (#11432) Kanishk Pachauri 2024-02-16 23:29:24 +05:30
  • 764532356a add _lsprof module (#11159) Stephen Morton 2024-02-16 08:38:49 -08:00
  • f3c7c48438 itertools: Improve precision of itertools.product types when called with 7 or more arguments (#11163) winestone 2024-02-17 02:03:13 +11:00
  • c5c2c14db9 builtins: Fix typing of reversed (#10655) plokmijnuhby 2024-02-16 14:52:58 +00:00
  • 55dd99a338 tensorflow Add tensorflow.summary module (#11358) Hoël Bagard 2024-02-16 23:05:54 +09:00
  • 9b260a59cc oauthlib: Fix annotations for oauthlib.oauth2.RequestValidator (#11417) David Salvisberg 2024-02-16 14:46:32 +01:00
  • 8a38ae62fb Update fpdf2 to 2.7.8 (#11410) Sebastian Rittau 2024-02-16 14:45:29 +01:00
  • cb27610970 html5lib: Additional types (#11411) Leonard Richardson 2024-02-16 00:26:25 -05:00
  • 7c3cb9971d Further improve return types in the numbers module (#11375) Alex Waygood 2024-02-16 05:04:25 +00:00
  • 48a0497b23 Bump setuptools to 69.1.* (#11423) Avasam 2024-02-14 13:58:21 -05:00
  • 4664986cea Turn TextIOWrapper(buffer) into a protocol (#11420) Sebastian Rittau 2024-02-14 19:49:28 +01:00
  • a3d356c04c ftplib: Correct timeout option to float | None (#11419) Watal M. Iwasaki 2024-02-14 19:25:48 +09:00
  • 41245698e0 Delete a few simple type aliases in tkinter (#11415) Akuli 2024-02-13 12:37:32 +02:00
  • b44d22e81d Use bool | Literal[0, 1] instead of int in some tkinter bool parameters (#11412) Akuli 2024-02-13 02:06:00 +02:00