Commit Graph

  • 10febc4fe0 stdlib: remove unused type: ignore comments (#11061) Alex Waygood 2023-11-23 13:00:07 +00:00
  • c2c8d7cf5d stdlib: Apply some simple deprecations (#11044) Jelle Zijlstra 2023-11-23 00:03:01 -08:00
  • 42875bcbf1 ibm-db: Add SQL_ATTR_TXN_ISOLATION (#11060) Jelle Zijlstra 2023-11-23 00:00:33 -08:00
  • a40e683784 Teach stubsabot to be smarter about the required locations of py.typed files (#11053) Alex Waygood 2023-11-22 22:49:58 +00:00
  • 53d5ee5a78 stdlib: HTTPSConnection(port=) is int|None (#11058) Allison Karlitskaya 2023-11-22 18:20:33 +01:00
  • 06d0151b25 Enable redundant-self mypy error code (#11056) Nikita Sobolev 2023-11-22 13:13:17 +03:00
  • d232def6b2 Use consistent mypy output spacing (#11055) Nikita Sobolev 2023-11-22 12:58:13 +03:00
  • e6c3219586 Add stubs for fanstatic (#9931) David Salvisberg 2023-11-22 00:13:45 +01:00
  • a9fc14a811 third-party stubs: Add several missing __del__ methods (#11054) Alex Waygood 2023-11-21 19:07:30 +00:00
  • aef6e229fe seaborn: fix and complete seaborn.regression (#11043) Ali Hamdan 2023-11-21 18:51:25 +02:00
  • 519a7dfcb8 Improve a few dataclass reprs in stubsabot (#11050) Alex Waygood 2023-11-21 14:20:16 +00:00
  • 5fd2e9bf61 CONTRIBUTING: Add @deprecated, other updates (#11005) Jelle Zijlstra 2023-11-18 12:55:18 -08:00
  • 83964a4dc5 stdlib: add many missing __del__ methods (#11042) Alex Waygood 2023-11-18 19:32:12 +00:00
  • e21a2c70b7 Bump various test dependencies (#11041) Alex Waygood 2023-11-18 15:12:06 +00:00
  • aa15fafc33 stdlib: builtins.type.__base__ can be None (#11040) Xuehai Pan 2023-11-18 22:03:56 +08:00
  • 62ccb32b22 Mark deprecated methods as deprecated in wave module (#11001) Nikita Sobolev 2023-11-17 18:31:00 +03:00
  • ca8ad657d3 [jsonschema] Bump to 4.20.* (#11036) Sebastian Rittau 2023-11-17 13:40:08 +01:00
  • 4982061ab3 Make itertools.groupby covariant (#11032) Alex Waygood 2023-11-17 11:33:14 +00:00
  • 4aae235cef Add the nth_combination itertools recipe as a test case (#11031) Alex Waygood 2023-11-15 19:14:21 +00:00
  • ac88fdfdbf Bump various test dependencies (#11030) Alex Waygood 2023-11-15 15:39:45 +00:00
  • 968e2be4d6 Add several itertools recipes to the test_cases directory (#10992) Alex Waygood 2023-11-15 15:29:48 +00:00
  • 6afb72fd4a Improve hdbcli types (#10969) kasium 2023-11-15 15:12:45 +01:00
  • dc4594a6e7 [fpdf2] add compatibility with fpdf2 2.7.6 (#10932) Matthias Schoettle 2023-11-15 09:11:59 -05:00
  • d1925f2bb6 Various improvements to Markdown stubs (#10972) Oleh Prypin 2023-11-15 14:06:24 +01:00
  • e109588be0 Complete seaborn stubs and mark as strict (#10974) Avasam 2023-11-15 06:58:27 -05:00
  • 643d911f4f markdown: Accept legacy Pattern in inlinePatterns registry (#11027) Anders Kaseorg 2023-11-14 10:18:09 -08:00
  • aabeacfdbd psycopg2: Accept Composable for cursor.mogrify (#11028) Anders Kaseorg 2023-11-14 06:16:03 -08:00
  • 590f89b594 logging: Add a _FilterProtocol type to Filterer.addFilter() filter argument. (#11018) Jens Tröger 2023-11-14 19:14:19 +10:00
  • c88e099e80 [stubsabot] Mark tree-sitter as obsolete since 0.20.3 (#10681) github-actions[bot] 2023-11-14 09:09:48 +01:00
  • 7754c63f14 Bump PyScreeze to 0.1.30 (#11025) Avasam 2023-11-13 05:37:36 -05:00
  • df623b85d8 Bump pyinstaller to 6.2.* (#11023) Avasam 2023-11-12 17:46:10 -05:00
  • 1582e4833a Update PyInstaller.building.api.EXE.__init__ (#11024) Avasam 2023-11-12 13:59:34 -05:00
  • 676446569d Provide more precise type hints for itertools.permutations (#11019) Serious-senpai 2023-11-11 21:23:11 +07:00
  • 571cc6d77a Pin PyScreeze more tightly (#11017) Alex Waygood 2023-11-11 00:44:49 +00:00
  • eebc28740e Revert "Use Callable[..., Any] instead of Callable[..., object] in unittest" (#8779) Alex Waygood 2023-11-10 18:53:33 +00:00
  • cad0c04ec0 tkinter: Require passing in a callback function to .after() (#11013) Akuli 2023-11-10 20:18:25 +02:00
  • cc0b41a994 Fix type hints for unittest.util.unorderable_list_difference() (#11012) Rob Percival 2023-11-10 17:53:03 +00:00
  • 99563a2e6e Use @deprecated in tkinter.Variable tracing methods (#11011) Akuli 2023-11-10 19:38:20 +02:00
  • 3f887d5852 Bump mypy to 1.7.0 (#11010) Alex Waygood 2023-11-10 15:13:42 +00:00
  • 0c7bdffa90 third-party: make some protocol params pos-only (#11006) Jelle Zijlstra 2023-11-09 22:40:10 -08:00
  • 4deef7550f stdlib: Fix more signatures with unrepresentable defaults (#11007) Jelle Zijlstra 2023-11-09 18:20:09 -08:00
  • b8932899ea Complete Flask-Migrate and mark as Strict (#10971) Avasam 2023-11-09 11:48:57 -05:00
  • d9311f946e stdlib: fix signatures for some functions with unrepresentable defaults (#11000) Jelle Zijlstra 2023-11-09 08:14:36 -08:00
  • 7f9b3ea6c3 Support for pexpect.spawn(..., logfile=sys.stdout) (#10976) PokkaKiyo 2023-11-09 17:42:29 +08:00
  • 7ef466e88d Add types for pygments.lex. (#10998) Jonathan Slenders 2023-11-09 10:40:24 +01:00
  • d6403b14aa stdlib: Fix os.startfile (#10996) Jakob Stadler 2023-11-09 00:44:14 +01:00
  • 17f8a82376 ast: mark ast.Num etc. as deprecated (#10994) Jelle Zijlstra 2023-11-08 10:40:22 -08:00
  • 516f665505 Bump flake8-pyi to 23.11.0 (#10997) Alex Waygood 2023-11-08 16:01:24 +00:00
  • b36f3c5229 asyncio: remove overly specific protocols (#10984) Jelle Zijlstra 2023-11-07 19:26:25 -08:00
  • 4020d25686 [stubsabot] Bump braintree to 4.24.* (#10993) github-actions[bot] 2023-11-08 00:16:51 +00:00
  • 359d4c095d Fix return type of dbm.whichdb (#10989) Thomas M Kehrenberg 2023-11-07 12:49:39 +01:00
  • 3f54f7e3de Bump ruff (#10988) Nikita Sobolev 2023-11-07 13:48:08 +03:00
  • 820be9bfe9 Add pyxdg stubs (#10163) Alex Lowe 2023-11-07 02:57:09 +02:00
  • 3229b36644 stdlib: More pos-only parameters to Protocols (#10987) Jelle Zijlstra 2023-11-06 14:45:12 -08:00
  • 5030b7419b stdlib: Use pos-only parameters for many Protocols (#10985) Jelle Zijlstra 2023-11-06 09:09:04 -08:00
  • a5c1a4cd3f Introduce _typeshed.SupportsFlush (#10983) Sebastian Rittau 2023-11-06 15:31:02 +01:00
  • 6c5d1d3ae8 [seaborn] Add upstream_repository field (#10982) Sebastian Rittau 2023-11-06 14:44:22 +01:00
  • 7b18a0be91 Fix type hint for xml.sax.saxutils.XMLGenerator.__init__(). (#10979) Andrey Rakhmatullin 2023-11-06 17:31:50 +04:00
  • 8023ba764a Remove redundant inheritances from Generic and various typing protocols (#10981) Alex Waygood 2023-11-06 13:00:25 +00:00
  • c8073493fc http.HTTPConnection.putheader tweak (#10978) Tin Tvrtković 2023-11-06 00:38:41 +01:00
  • 1c51689b26 [stubsabot] Bump flake8-builtins to 2.2.* (#10975) github-actions[bot] 2023-11-03 17:43:55 -07:00
  • 3a56e0034c xml.etree: Fix tag param in __init__ (#10968) Avasam 2023-11-03 09:50:49 -04:00
  • 19650767da Various improvements to Markdown stubs (#10963) Oleh Prypin 2023-11-02 18:24:17 +01:00
  • 5122e84f49 Add retry_on_error params for redis stub (#10961) SEONGROK KIM 2023-11-03 02:20:20 +09:00
  • 6a2528e6dc openpyxl TypeGuards and comparison dunders (#10962) Avasam 2023-11-02 13:17:47 -04:00
  • fa088948aa Fix incorrect typehint for callbacks in multiprocessing.Pool (#10949) Serious-senpai 2023-11-02 22:59:29 +07:00
  • b3fa05ae31 [stubsabot] Mark stripe as obsolete since 7.1.0 (#8490) github-actions[bot] 2023-11-02 15:51:10 +01:00
  • 105bb0a060 openpyxl: Type usages of PIL and zipfile (#10706) Avasam 2023-11-02 10:28:41 -04:00
  • 18cd196109 Bump pyright to 1.1.334 (#10959) Nikita Sobolev 2023-11-01 09:21:52 +03:00
  • 3c872ca8fd Add types to some tkinter.Text methods. (#10946) Spencer Brown 2023-11-01 02:44:39 +10:00
  • a5d616303d Remove invoke stubs (#10956) Nikita Sobolev 2023-10-31 13:31:31 +03:00
  • 40e0423a86 Remove pyvmomi stubs (#10957) Nikita Sobolev 2023-10-31 13:31:06 +03:00
  • 9fb52127ab jsonschema: move addionalItems (#10955) Jelle Zijlstra 2023-10-30 17:40:28 -07:00
  • f7aa7b709a Improve regression test documentation (#10935) Sebastian Rittau 2023-10-29 11:07:17 +01:00
  • c74c8b0507 Bump pyOpenSSL to 23.3.* (#10936) github-actions[bot] 2023-10-29 10:01:38 +00:00
  • 9d345b4df4 Add stubs for portpicker (#10944) Jelle Zijlstra 2023-10-28 17:13:25 -07:00
  • 1196915b39 fix nullability of scrypt params (#10942) Benedikt Radtke 2023-10-29 01:35:39 +02:00
  • f85c2f4ae1 Type pywin32's win32.win32print.StartDocPrinter method (#10898) Avasam 2023-10-28 11:48:05 -04:00
  • c189ca0e15 Add seaborn stubs (#10721) Ali Hamdan 2023-10-28 16:44:36 +02:00
  • 56288ad2d0 Add stubs for importlib.(resources.)simple (#10931) Alex Waygood 2023-10-28 15:29:57 +01:00
  • 6748816d43 Enable ruff's isort rules on files generated using mypy-protobuf (#10939) Ali Hamdan 2023-10-28 16:27:45 +02:00
  • 306c30a0c7 psycopg2: Fix missing Protocol base class in file protocols (#10943) Ali Hamdan 2023-10-28 16:09:39 +02:00
  • 5643362a1e Skip ruff's isort rules on files generated with mypy-protobuf (#10940) Alex Waygood 2023-10-28 12:30:26 +01:00
  • 49ba409da8 Replace isort with Ruff (#10912) Avasam 2023-10-27 23:14:38 -04:00
  • 77bccbe1f1 sys.monitoring.restart_events() is no longer undocumented (#10938) Alex Waygood 2023-10-27 17:14:54 +01:00
  • 1c184fea33 Simplify Traversable signature (#10934) Sebastian Rittau 2023-10-27 00:50:11 +02:00
  • a08d4c8d2e Remove many redundant inheritances from Generic[] (#10933) Alex Waygood 2023-10-26 19:07:20 +01:00
  • 5dbdd59c9b Add io.text_encoding on py310+ (#10929) Alex Waygood 2023-10-26 18:41:31 +01:00
  • 908993a807 Add stubs for importlib.(resources.)readers (#10928) Alex Waygood 2023-10-26 14:18:55 +01:00
  • 17a8c920d9 Finish stubs for webob.cookies and improve samesite type (#10927) David Salvisberg 2023-10-26 13:28:15 +02:00
  • 2ce9dcd5fb Allow str for tkinter.Scrollbar.set() (#10926) Aditya Paul 2023-10-25 23:18:08 +05:30
  • 78fba20110 Make inspect.getblock more ergonomic for common input types (#10920) Viicos 2023-10-25 13:58:11 +02:00
  • 5c775a3502 Improve int.__pow__ and float.__pow__ comments (#10925) Nikita Sobolev 2023-10-25 12:15:34 +03:00
  • 40caa050ce Simplify how we run mypy_test.py on Python 3.12 (#10923) Alex Waygood 2023-10-23 22:13:22 +01:00
  • ba3f23b204 [stubsabot] Mark tzlocal as obsolete since 5.2 (#10921) github-actions[bot] 2023-10-23 08:48:30 +01:00
  • e477c67852 Check *_pb2.pyi files again (#10909) Avasam 2023-10-22 20:22:55 -04:00
  • f9f30cc0f2 Update mypy-protobuf (#10914) Jelle Zijlstra 2023-10-22 16:31:02 -07:00
  • b9640005eb Add stubs for nt (#10917) Alex Waygood 2023-10-19 18:16:06 +01:00
  • 21fcd8960f Use Ruff for from __future__ import annotations checks (#10910) Avasam 2023-10-19 05:40:41 -04:00
  • 3cb1a8faed Configure editors to explicitly use LF / \n line endings (#10916) Avasam 2023-10-19 03:34:40 -04:00