Commit Graph

  • 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
  • 489e8309b5 Type obj parameter of PIL.Image.fromarray (#11176) Avasam 2024-02-05 08:42:52 -05:00
  • f11eb92bf4 subprocess: Use _CMD instead of str | bytes in getstatusoutput and getoutput (#11354) Takumasa N 2024-02-05 22:36:55 +09:00
  • 684f541357 tensorflow: Add tensorflow.keras.callbacks module (#11332) Hoël Bagard 2024-02-05 22:19:04 +09:00
  • 00ec3fe4d8 Bump influxdb-client to 1.39.* (#11116) Sebastian Rittau 2024-02-05 14:10:18 +01:00
  • 2c29505765 Fix tkinter overrelief argument (#11360) Marcell Perger 2024-02-05 12:40:22 +00:00
  • a2a6aee892 Fix annotation for ast.alias.name (#11364) Alex Waygood 2024-02-05 01:42:20 +00:00
  • 3600c805eb tensorflow fix tensorflow.data.Dataset's zip (#11357) Hoël Bagard 2024-02-05 10:23:04 +09:00
  • bf58d62e74 Update test dependencies (#11361) Alex Waygood 2024-02-05 00:53:21 +00:00
  • c49c84f319 A new shade of Black (#11362) Alex Waygood 2024-02-05 00:38:55 +00:00
  • 7a6a749449 tensorflow: bump version to 2.15 (#11352) Hoël Bagard 2024-02-04 00:28:25 +09:00
  • 5ce34dc096 [stubsabot] Bump pytz to 2024.1 (#11355) github-actions[bot] 2024-02-03 02:22:13 +01:00
  • 4d8ee113fb Add more return types to the numbers module (#11353) Alex Waygood 2024-02-01 18:12:41 +00:00
  • 587e75ff88 tensorflow: add tf.train.CheckpointOptions and other tf.train members. (#11327) Hoël Bagard 2024-02-02 00:33:13 +09:00
  • 547cbc748f Remove pluggy stubs (#11351) Nikita Sobolev 2024-02-01 00:30:20 +03:00
  • 284afde9cc tensorflow: Add some functions from the config module (#11325) Hoël Bagard 2024-02-01 00:59:45 +09:00
  • faf9d77d79 Bump networkx to 3.2.1 (#11336) Avasam 2024-01-31 01:30:20 -05:00
  • 9877ed8092 Various ctypes improvements (#11186) Stephen Morton 2024-01-30 22:18:00 -08:00
  • 8010e9fef0 issue-11282: psycopg2 ReplicationConnection.cursor() return type (#11298) Mike Zimin 2024-01-31 08:25:12 +04:00
  • 1ce82b8d3e Generalise attribute __func__ of class MethodType from FunctionType to Callable (#11201) Christoph Tyralla 2024-01-31 05:22:52 +01:00
  • 1b5ef134c0 [stubsabot] Bump tree-sitter-languages to 1.10.* (#11228) github-actions[bot] 2024-01-30 20:21:46 -08:00
  • 67df2df466 tensorflow: Add (and rename) aliases (#11324) Hoël Bagard 2024-01-31 13:15:15 +09:00
  • 638a55d5dd [stubsabot] Bump flake8-bugbear to 24.1.17 (#11278) github-actions[bot] 2024-01-30 20:15:04 -08:00
  • 21f84d09c3 concurrent.futures: allow as_completed to act covariantly (#11291) Shantanu 2024-01-30 20:14:29 -08:00
  • 98ba275d5e tensorflow: add some tensorflow functions (#11326) Hoël Bagard 2024-01-31 12:57:25 +09:00
  • 68ae493297 tensorflow: add tensorflow.math.reduce_variance (#11328) Hoël Bagard 2024-01-31 12:55:24 +09:00
  • 8018337109 [docutils] Add remaining node classes and functions (#11255) Philipp A 2024-01-31 04:14:05 +01:00
  • 0f524217d6 tensorflow: fix tensorflow.VariableSynchronization (#11330) Hoël Bagard 2024-01-31 03:46:59 +09:00
  • c50a641fc8 regr_test.py: Run mypy with --no-incremental (#11346) Alex Waygood 2024-01-30 16:59:20 +00:00
  • edd99220dc Add stubs for RPi.GPIO (#11345) Frédéric Perrin 2024-01-30 14:17:22 +00:00
  • 8e872a022c numbers: Remove Any annotations (#11347) Sebastian Rittau 2024-01-30 15:17:06 +01:00
  • 9d445b0eef Move resource.struct_rusage import (#11343) Shantanu 2024-01-30 00:52:05 -08:00
  • 3881b1b81a [stubsabot] Bump pytz to 2023.4 (#11341) github-actions[bot] 2024-01-30 02:10:53 +01:00
  • ba5098c462 Bump aiohttp from 3.9.1 to 3.9.2 (#11342) dependabot[bot] 2024-01-30 01:04:29 +00:00
  • 3dbb2573e6 Remove flake8-plugin-utils (#11339) Sebastian Rittau 2024-01-29 14:47:15 +01:00
  • ed97b42ee2 [pyOpenSSL] Update to 24.0.* (#11338) Sebastian Rittau 2024-01-29 14:09:40 +01:00
  • 81070c4dbc posixpath.commonpath supports Iterable parameter (#11310) Avasam 2024-01-29 07:13:34 -05:00
  • a661dcc6b4 [stubsabot] Bump seaborn to 0.13.2 (#11317) github-actions[bot] 2024-01-29 13:07:02 +01:00
  • 5785712eff pywin32: Remove reference to stubgen dll analysis issue (#11323) Avasam 2024-01-29 06:06:56 -05:00
  • fd89040900 markdown: Restore wrongly deleted DoubleTagPattern (#11335) Anders Kaseorg 2024-01-28 19:12:16 -05:00
  • 6d9f28a7ca http.serverBaseHTTPRequestHandler.date_time_string: timestamp is a float (#11322) Andrew 2024-01-27 12:29:24 +01:00
  • 0b8841edd8 pywin32: Use PEP 570 positional-only argument syntax and fix arguments (#11321) Avasam 2024-01-27 06:27:05 -05:00
  • d3b45a4de9 WebOb: CacheControl descriptors are always allowed to accept None (#11288) David Salvisberg 2024-01-27 08:54:13 +01:00
  • 7c2d0f1a50 Update mypy issue reference to duplicated original issue (#11320) Avasam 2024-01-26 15:18:42 -05:00
  • 950fa58a85 [stubsabot] Mark python-slugify as obsolete since 8.0.2 (#11316) github-actions[bot] 2024-01-26 11:52:36 +00:00
  • 4fa759f12a Add convert_to_tensor to tensorflow (#11292) Hoël Bagard 2024-01-26 09:48:54 +09:00
  • b4f60ac5bf asyncio: Correct _waiters type (#11315) Oleg A 2024-01-25 22:24:54 +03:00
  • 26452a7c68 Add docutils.nodes.system_message and .BackLinkable Adam Dangoor 2024-01-25 10:27:10 +00:00
  • ce45bc3a1c Ad docutils.nodes.raw and docutils.nodes.Inline (#11312) Adam Dangoor 2024-01-25 10:25:38 +00:00
  • 8b9b0f4d03 Add missing long_description_content_type kwarg to setuptools (#11309) Viicos 2024-01-24 18:27:44 +01:00
  • 289c3f79b0 Add type stubs for docutils.nodes.literal_block and docutils.nodes.Fi… (#11308) Adam Dangoor 2024-01-24 14:36:18 +00:00
  • b96d40a16c Add substitution_defs to docutils.nodes.document (#11307) Adam Dangoor 2024-01-24 14:21:53 +00:00
  • d689b486c0 Add parameter type to PreparedRequest.prepare_content_length (#11304) Adam Dangoor 2024-01-24 12:41:27 +00:00
  • b6d121600e Add a number of properties to PIL.ImageStat.Stat (#11303) Adam Dangoor 2024-01-24 12:39:05 +00:00
  • 3195d86538 Update CONTRIBUTING.md to add full support for @deprecated (#11301) Viicos 2024-01-23 21:50:28 +01:00
  • 62292cdd93 [oauthlib] Fix return types of Client methods (#9908) Andrew 2024-01-23 12:30:54 +01:00
  • 2168ab5ff4 Add tuple key type for memoryview.__getitem__ and __setitem__ (#11296) shz42 2024-01-20 20:14:34 -08:00
  • 02e19d6e2d tkinter: font size must be integer (#11295) Akuli 2024-01-21 03:10:29 +02:00
  • 8885cc870c Re-export ChannelFile from paramiko (#11290) Zack Cerza 2024-01-19 00:04:36 -07:00
  • c51de8ee68 ldap3: Connection: auto_bind also supports booleans (#11289) Taavi Väänänen 2024-01-18 13:42:35 +02:00
  • 7129bd112b psycopg2: Add ReplicationCursor.consume_stream (#11283) fovc9 2024-01-17 18:54:36 -06:00
  • 605e9a7b99 Bump pyright-action to v2 (#11286) Jake Bailey 2024-01-17 12:01:48 -08:00
  • 11b842cd80 Added some typings to peewee stubs (#11284) Mike Zimin 2024-01-17 16:57:37 +04:00
  • 9e6df04fb7 [stubsabot] Bump jsonschema to 4.21.* (#11281) github-actions[bot] 2024-01-17 08:51:01 +01:00
  • 770724013d defusedxml: Add xml.dom.minidom.Document return type annotation (#11279) Jörn Bethune 2024-01-16 12:47:37 +01:00
  • 26e77cbf67 Add more networkx annotations for networkx.algorithms.dag (#11224) Wade Carpenter 2024-01-15 09:52:57 -08:00
  • cfb16543b8 Implement Preset Argument in tarfile.open Function and Add Test Coverage (#11251) Karim Baidar 2024-01-15 16:39:31 +01:00
  • 64f7da9e45 Add stubs for antlr4 (#11192) Kevin Nowaczyk 2024-01-15 09:35:18 -05:00
  • 5367bab4ed Add aware_datetime option to plistlib functions (#11276) AN Long 2024-01-15 19:35:43 +08:00
  • 0b43c1d95b Add types for defusedxml (#11179) solkaz 2024-01-14 14:08:59 +01:00
  • 673c3c37fe Fix types for setuptools._distutils.ccompiler.CCompiler.compile (#11275) Marcell Perger 2024-01-14 13:04:38 +00:00
  • ae9a68a86e All functions parameters in time module are positional-only (#11248) Ali Hamdan 2024-01-14 13:52:54 +01:00
  • 403d43b13c seaborn: Update and complete the relational module (#11214) Ali Hamdan 2024-01-14 13:51:31 +01:00
  • 8e8204b83f [polib] Fix POEntry.msgstr_plural annotation (#11273) Blaise Kal 2024-01-14 12:34:33 +01:00
  • 5286722ef3 Fix inconsistencies in gdb stubs (#11227) Shantanu 2024-01-11 19:41:48 -08:00
  • cb9892477d [Pillow] Update to 10.2.* (#11232) Sebastian Rittau 2024-01-10 11:51:02 +01:00
  • db804846a4 Fix "state" type annotations for tkinter "Canvas.create_*" methods (#11257) Romain d'Esparbès 2024-01-08 17:53:18 +01:00
  • adc2e16798 Bump libsass to 0.23.* (#11253) github-actions[bot] 2024-01-08 04:16:53 +01:00
  • 1de5830a27 [stubsabot] Bump pyflakes to 3.2.* (#11252) github-actions[bot] 2024-01-05 17:59:05 -08:00
  • ccc81f224d Bump various test dependencies (#11249) Alex Waygood 2024-01-05 22:09:02 +00:00