Commit Graph

  • e5804cebab Revert "Remove unnecessary pyright supressions" (#13299) Alex Waygood 2024-12-25 00:54:56 +00:00
  • e5c5318115 rename ctypes._FuncPtr (#13290) Stephen Morton 2024-12-24 10:16:57 -08:00
  • aaa8a7c47e ssl.Purpose.__new__ comes from Enum (#13237) Stephen Morton 2024-12-24 09:48:08 -08:00
  • 3944c7839e Add __hash__ for a bunch of types that set it to None (#13286) Stephen Morton 2024-12-23 23:16:22 -08:00
  • 1f0a86ceb4 add codecs.StreamRecoder attributes (#13291) Stephen Morton 2024-12-23 23:14:23 -08:00
  • 445858c565 Remove unnecessary pyright supressions (#13287) Konstantin Baikov 2024-12-24 05:27:11 +01:00
  • 17408ee538 fix the __init__ of several C-classes (#13211) Stephen Morton 2024-12-23 10:55:51 -08:00
  • bfb9a91950 Flask-socketio 5.5 + add type of kwargs (#13271) Danny Yang 2024-12-23 10:16:45 -05:00
  • 1de78260d9 optparse: Improve Option typing (#13282) Ali Hamdan 2024-12-23 16:16:00 +01:00
  • ea91db2380 fix update method of WeakKeyDictionary and WeakValueDictionary (#13249) Stephen Morton 2024-12-22 16:53:55 -08:00
  • d8b7ad6e89 fixing up ctypes.memmove and ctypes.memset (#13252) Stephen Morton 2024-12-22 16:53:03 -08:00
  • e744b2eb34 move numbers.Number.__hash__ and tarfile.TarFile.errors to don't fix (#13254) Stephen Morton 2024-12-22 16:50:06 -08:00
  • 619e8f3680 [fpdf2] Update to 2.8.2 (#13264) Sebastian Rittau 2024-12-23 01:49:46 +01:00
  • 7c0974c0cd optparse: Precise types for OptionParser.add_option_group (#13277) Ali Hamdan 2024-12-23 01:21:47 +01:00
  • 8ad4f1b275 Add new fields to TracebackException, fix cause/context/lineno types (#13231) Kevin Ji 2024-12-22 16:20:29 -08:00
  • 82352521bf optparse: improve HelpFormatter annotations (#13278) Ali Hamdan 2024-12-23 01:18:20 +01:00
  • db3c2cf69d setuptools: Remove problematic private module compat (#13280) Ali Hamdan 2024-12-22 21:05:11 +01:00
  • 9497f8aebf Remove value attribute from builtins.StopAsyncIteration (#13275) bzoracler 2024-12-22 09:24:36 +13:00
  • 097581ea47 Update to mypy 1.14 (#13272) Stephen Morton 2024-12-20 17:29:38 -08:00
  • 8e31597fa5 add BaseListProxy.__imul__ (#13266) Stephen Morton 2024-12-19 16:04:00 -08:00
  • e7a9b83ee7 Fix todo in xmlrpc client (#13124) Konstantin Baikov 2024-12-20 00:28:19 +01:00
  • d31e3ea11e Fix tqdm.asyncio type inconsistency (#13259) Konstantin Baikov 2024-12-19 10:48:07 +01:00
  • 1964076a8e move a couple deliberate omissions to don't fix (#13267) Stephen Morton 2024-12-18 16:11:27 -08:00
  • 3157273331 Allow any number of trailing font options in tkinter font description (#13240) Brian Schubert 2024-12-18 18:39:57 -05:00
  • bd728fbfae use Literal[_MISSING_TYPE.MISSING] for dataclasses.field defaults (#13256) Stephen Morton 2024-12-18 10:21:31 -08:00
  • c2a33373cf [vobject] Replace typing.Any with _typeshed.Incomplete (#13265) Sebastian Rittau 2024-12-18 18:59:50 +01:00
  • 9351a842a3 [vobject] Update to 0.9.9 (#13263) Sebastian Rittau 2024-12-18 18:45:37 +01:00
  • 736db39315 Add missing http.client globals and make all of them literal (#13255) Bartosz Sławecki 2024-12-18 17:26:46 +01:00
  • 54e1c6ad58 Use better return type for inspect.waktree and inspect.getclasstree (#13129) Konstantin Baikov 2024-12-16 20:08:10 +01:00
  • 7cae61f61a Bump ibm-db to 3.2.4 (#13251) Danny Yang 2024-12-15 00:33:51 -05:00
  • c55c96235b Bump pycurl to 7.45.4 (#13250) Danny Yang 2024-12-15 00:32:34 -05:00
  • 7c7f91233f DevpollSelector is Solaris only (#13242) Stephen Morton 2024-12-14 19:53:40 -08:00
  • fc11e83510 move two more allowlist entries to can't fix (#13247) Stephen Morton 2024-12-14 06:17:18 -08:00
  • acebd50eee adjusting overload of fractions.Fraction.__new__ (#13241) Stephen Morton 2024-12-14 06:13:00 -08:00
  • 364fd7d18f a few more allowlist entries moved to don't fix (#13236) Stephen Morton 2024-12-13 14:59:47 -08:00
  • 22e0699ac9 [stubsabot] Bump flake8-bugbear to 24.12.12 (#13235) github-actions[bot] 2024-12-13 08:26:51 +00:00
  • 1ec5ccfdac move configparser.SectionProxy allowlist to don't fix section (#13234) Stephen Morton 2024-12-12 13:38:21 -08:00
  • bba068c8a1 pin ibm-db to 3.2.3 (#13233) Alex Waygood 2024-12-12 01:10:20 +00:00
  • 2666d3b5b0 [stubsabot] Bump hdbcli to 2.23.* (#13228) github-actions[bot] 2024-12-11 08:25:48 +00:00
  • b0768596d2 correct parameter name for sock_recv of BaseEventLoop subclasses (#13212) Stephen Morton 2024-12-09 18:26:34 -08:00
  • 4664a1406e move deliberately missing things to the appropriate section (#13203) Stephen Morton 2024-12-09 14:16:15 -08:00
  • edee8d3157 add CLONE_NEWTIME to os.__all__ (#13221) Stephen Morton 2024-12-08 14:10:41 -08:00
  • dc6b89c793 adjust allowlist for urllib.response.addbase (#13219) Stephen Morton 2024-12-07 19:54:26 -08:00
  • 4aad825db3 fix the weird special builtins (#13213) Stephen Morton 2024-12-07 16:18:15 -08:00
  • 64820aa48d Unpin webcolors in jsonschema (#13215) Konstantin Baikov 2024-12-08 01:12:57 +01:00
  • c76b89ab0d Correct exitstatus type (#13216) Max Muoto 2024-12-07 16:53:39 -06:00
  • 0e9c9e1362 Change issue text on daily/stubsabot failure to include exact run URL (#13210) Brian Schubert 2024-12-06 15:19:32 -05:00
  • 21c85bae39 Bump protobuf to ~=5.29.1 (#13209) Avasam 2024-12-06 12:16:59 -05:00
  • 98f070a8f8 Improve annotation for tabular_data parameter of tabulate.tabulate (#13178) Kai Brünnler 2024-12-06 11:38:32 +01:00
  • b252fbf08c Add missing exceptions field to TracebackException (#13204) Kevin Ji 2024-12-06 02:38:00 -08:00
  • 1bf8d501d1 ctypes.CDLL._func_restype_ is a type, not an instance (#13206) Stephen Morton 2024-12-06 02:35:58 -08:00
  • 633a4d73f2 Use union instead of overloads in dateutil (#13184) Konstantin Baikov 2024-12-05 20:17:22 +01:00
  • 6b98467337 Add xml.sax.expatreader (#13188) Stephen Morton 2024-12-05 11:16:49 -08:00
  • 7f8990018c Remove python-gflags (#13202) Konstantin Baikov 2024-12-05 19:09:05 +01:00
  • 1798badcdd update for the new patch releases (#13196) Stephen Morton 2024-12-05 09:24:07 -08:00
  • d0d0496f78 Mark gflags as no longer updated (#13191) Konstantin Baikov 2024-12-05 15:00:05 +01:00
  • 7d9f5acebe Allow float for TarInfo.replace(mtime) (#13199) Colin Watson 2024-12-05 13:59:00 +00:00
  • b3d48eab03 [stubsabot] Bump six to 1.17.* (#13197) github-actions[bot] 2024-12-04 17:08:49 -08:00
  • 0d7a696246 WebOb: Fixes webob.exc.status_map (#13195) David Salvisberg 2024-12-04 22:59:03 +01:00
  • 9e033f3287 allowlist updates for new patch releases of 3.12 and 3.13 (#13194) Stephen Morton 2024-12-04 12:56:12 -08:00
  • ebe2558c2c add tkinter differences for 3.13 (#13156) Stephen Morton 2024-12-04 12:39:49 -08:00
  • d70fad09dd selectors.KqueueSelector is documented as BSD-only (#13183) Stephen Morton 2024-12-03 21:59:39 -08:00
  • 9b500ad3ce [croniter] Update to 5.0.1 (#12926) Sebastian Rittau 2024-12-04 05:06:28 +01:00
  • fe26deaee6 a close reading of the pickle module (#12971) Stephen Morton 2024-12-03 20:03:54 -08:00
  • 7fbb5fe32b Improve gzip.open() annotations (#13176) Sebastian Rittau 2024-12-04 02:33:47 +01:00
  • ce3605c582 Fix todo in seaborn algorithms (#13186) Konstantin Baikov 2024-12-04 00:39:10 +01:00
  • 6d32917d7f Move a couple allowlist entries to "don't fix" (#13187) Stephen Morton 2024-12-03 15:36:46 -08:00
  • 5425311939 sort platform allowlists (#13179) Stephen Morton 2024-12-03 13:25:04 -08:00
  • 318cebb776 Mark typing.TYPE_CHECKING as Final (#13180) Brian Schubert 2024-12-03 16:23:19 -05:00
  • 18d27d734a Fixes for gdb stubs (#13169) Luke T. Shumaker 2024-12-03 08:35:06 -07:00
  • fcf30cfd40 Fix todo in tarfile for modes with pipe char (#13130) Konstantin Baikov 2024-12-03 13:48:47 +01:00
  • 5461d37acf de-duplicate _dummy_threading (#13063) Stephen Morton 2024-12-03 04:44:06 -08:00
  • 4890153e61 add zipfile._path.glob (#13154) Stephen Morton 2024-12-03 04:42:15 -08:00
  • cd60804f15 [fpdf2] Tighten FPDF.fonts annotation (#13168) Konstantin Baikov 2024-12-03 13:35:08 +01:00
  • f3dfc90741 sys.tracebacklimit can be set to None (#13173) Stephen Morton 2024-12-03 04:16:45 -08:00
  • a980fc5308 sort the common allowlist (#13164) Stephen Morton 2024-12-03 04:07:48 -08:00
  • d5b0e4aa35 fixes to select module constants (#13174) Stephen Morton 2024-12-03 03:45:10 -08:00
  • c606b4f8ad add socket.AF_DECnet value (#13172) Stephen Morton 2024-12-03 00:08:49 -08:00
  • d9e5333ab8 sort security backport allowlist entries (#13165) Stephen Morton 2024-12-03 00:07:09 -08:00
  • 09dca1a7d0 Use SupportsFlush from typeshed to fix TODO (#13166) Konstantin Baikov 2024-12-03 09:05:06 +01:00
  • 9d743a3f1e Use _ReadableStream from codecs (#13167) Konstantin Baikov 2024-12-03 09:04:28 +01:00
  • cb15f9e832 Remove obsolete todo from ibm_db.pyi (#13170) Konstantin Baikov 2024-12-03 08:18:07 +01:00
  • f7c6acde6e [pika] Use protocol for _Credentials (#13159) Konstantin Baikov 2024-12-02 18:22:20 +01:00
  • a078e6f5d3 Use Generic in weakref finalize (#13158) Konstantin Baikov 2024-12-02 17:34:37 +01:00
  • c713947801 sort allowlists by version more consistently (#13160) Stephen Morton 2024-12-02 08:29:07 -08:00
  • a2323a41a6 Add google.protobuf.runtime_version (#13161) Avasam 2024-12-02 11:27:59 -05:00
  • f2eae507b2 Set None as default value for prog in add_subparsers (#13163) Diogo 2024-12-02 08:43:46 -03:00
  • 0a2da01946 Remove redis (#13157) Sebastian Rittau 2024-11-30 23:52:56 +01:00
  • 2ccc53bb67 Add a couple missing tkinter things (#13149) Stephen Morton 2024-11-28 17:04:31 -08:00
  • cba73d93a8 Use a TypedDict for turtle._PenState (#13152) Konstantin Baikov 2024-11-28 21:10:41 +01:00
  • 7a0f6837e9 add missing ctypes things (#13147) Stephen Morton 2024-11-28 12:09:47 -08:00
  • 5c7d51f3b8 add missing attributes of _thread_local._localimpl (#13143) Stephen Morton 2024-11-28 07:10:37 -08:00
  • 00c0c8d984 cleaning up termios constants (#13138) Stephen Morton 2024-11-28 07:04:05 -08:00
  • 93a31af781 add modulefinder.test (#13148) Stephen Morton 2024-11-28 07:03:06 -08:00
  • e22419c0ed add turtle.TNavigator.speed (#13150) Stephen Morton 2024-11-28 07:01:57 -08:00
  • 0969d25a1f Cleaning up os/posix module constants (#13134) Stephen Morton 2024-11-27 21:23:44 -08:00
  • 8c666665f7 add missing attributes in codecs module (#13145) Stephen Morton 2024-11-27 20:23:50 -08:00
  • 775f8671b3 add bz2.BZ2File.peek (#13144) Stephen Morton 2024-11-27 19:56:57 -08:00
  • b286a59514 add configparser.RawConfigParser.converters (#13146) Stephen Morton 2024-11-27 19:55:22 -08:00
  • 11ec1a10fd Improve the SyntaxError constructor; add SyntaxError.print_file_and_line (#13141) Stephen Morton 2024-11-27 14:21:48 -08:00