Commit Graph

  • 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
  • 5382d24d1d Fix return type of calendar.HTMLCalendar.formatyearpage (#11413) Riley Miļeško 2024-02-12 22:50:32 +00:00
  • 4585c714d9 Add annotations and defaults for tkinter.ttk.OptionMenu (#11404) Marcell Perger 2024-02-12 19:33:42 +00:00
  • 2c43162728 Pillow: Allow float(s) for cutoff param of autocontrast (#11409) pa-tna 2024-02-12 13:07:03 +00:00
  • 13aed8a1c2 Add defaults for tkinter.ttk __init__ methods (#11405) Marcell Perger 2024-02-12 10:54:12 +00:00
  • 3e021f3330 Pillow: ImageOps.autocontrast can set low and high cutoffs separately (#11408) Andrew Murray 2024-02-12 18:20:44 +11:00
  • 238772ad7e [stubsabot] Bump influxdb-client to 1.40.* (#11406) github-actions[bot] 2024-02-12 00:48:21 +00:00
  • 49d5827141 Add annotations for tkinter.ttk.LabeledScale (#11402) Marcell Perger 2024-02-11 18:05:27 +00:00
  • a773d3f6e7 unicodedata.pyi: Add normalization form literal (#11390) Mike Zimin 2024-02-11 19:20:52 +04:00
  • 7e6b89189f [stubsabot] Bump pyinstaller to 6.4.* (#11398) github-actions[bot] 2024-02-11 16:18:04 +01:00
  • 0bf3951e54 netaddr: Bump to version 1.0 (#11401) Ali Hamdan 2024-02-11 10:50:32 +01:00
  • 5eb040b1e6 Fix tkinter.ttk's compound argument (#11393) Marcell Perger 2024-02-10 18:55:08 +00:00
  • 187928d8ce Add defaults for tkinter __init__ methods (#11391) Marcell Perger 2024-02-10 18:51:27 +00:00
  • 9d90eeb296 Fix networkx stub; location of subgraph_view, etc. (#11385) Neil Girdhar 2024-02-09 07:01:53 -05:00
  • 15cdc20744 Fix stdlib stubtest for Python 3.11.8 and 3.12.2 (#11384) Alex Waygood 2024-02-09 10:28:03 +00:00
  • 4eeb0e62bb [stubsabot] Bump flake8-bugbear to 24.2.6 (#11379) github-actions[bot] 2024-02-08 08:33:31 +01:00
  • a4f81a67a0 sys: add last_exc on Python>=3.12 (#11378) Ran Benita 2024-02-07 22:37:48 +02:00
  • edf41ae5e2 Update type of Formatter.convert_field (missing |None) (#11377) M Bussonnier 2024-02-07 11:24:21 -08:00
  • 994d22bfbb Pin peewee more tightly for stubtest (#11372) Alex Waygood 2024-02-06 18:12:52 +00:00
  • dfd954c79c Bump pexpect to 4.9 (#11287) Tapple Gao 2024-02-05 22:54:48 -08:00
  • e6e2f22e6c Annotate tkinter.Canvas.type() (#11366) Akuli 2024-02-06 08:31:59 +02:00
  • ed38e99138 influx-db: fix flake8 (#11365) Alex Waygood 2024-02-05 18:40:17 +00:00