Commit Graph

  • 5c75292f26 stubsabot: Skip over empty __init__.py files when determining if all Python files are covered by py.typed markers (#11634) Alex Waygood 2024-03-20 20:54:47 +00:00
  • ac71074165 Update most test/lint dependencies (#11641) renovate[bot] 2024-03-20 19:14:59 +00:00
  • 7acaa912b0 Mark types-paho-mqtt as obsolete since v2.0.0 (#11635) Alex Waygood 2024-03-20 11:43:14 +00:00
  • b67804ab6d [croniter] Update to 2.0.3 (#11631) Sebastian Rittau 2024-03-20 08:31:52 +01:00
  • 3f2ff5b257 [stubsabot] Bump hdbcli to 2.20.* (#11628) github-actions[bot] 2024-03-20 04:33:19 +01:00
  • 92971b53a6 chore(deps): update dependency pytype to v2024.3.19 (#11630) renovate[bot] 2024-03-20 03:53:28 +01:00
  • 57dee8fd5b Improved pywin32 error and exception classes (#11613) Avasam 2024-03-18 16:17:30 -04:00
  • cc5f23ac14 Add init to NameError stub with name keyword argument (#11627) Jay Qi 2024-03-18 14:08:25 -04:00
  • adde7cc3ac Use Final = ... instead of Final[Literal] (#11623) Sebastian Rittau 2024-03-17 15:12:16 +01:00
  • 6d45cf6e18 Remove pyright version from pyproject.toml (#11622) Sebastian Rittau 2024-03-17 15:09:15 +01:00
  • d436110d13 Add distutils as a top-level package included with types-setuptools (#10948) Alex Waygood 2024-03-16 16:44:47 +00:00
  • fa9dc6dd69 improve type annotations in 'docutils.nodes.Element' (#11539) danieleades 2024-03-16 16:08:00 +00:00
  • a8997209fb Install pyright from PyPI (#11575) Sebastian Rittau 2024-03-16 14:14:31 +01:00
  • 0ad1501a99 pygit2: Workaround python/mypy#16972 (#11584) WÁNG Xuěruì 2024-03-16 21:14:15 +08:00
  • ff7caa30e2 setuptools&distutils: setup returns a Distribution (#11617) Avasam 2024-03-16 08:06:37 -04:00
  • 82d84c758c Improvements to the contributing guide (#11615) Ali Hamdan 2024-03-15 23:35:07 +01:00
  • 9841c255ee Replace Any in optparse (#11599) Sebastian Rittau 2024-03-15 22:33:52 +01:00
  • 3581846069 Bump influxdb-client to 1.41.* (#11608) Sebastian Rittau 2024-03-15 17:07:47 +01:00
  • bd33ada0e3 python-dateutil: respect inheritance on relativedelta.__rsub__ (#11462) (#11463) Maico Timmerman 2024-03-15 17:06:54 +01:00
  • a20f54663c Add taskName to LogRecord (#11609) Ismail S 2024-03-15 14:34:13 +00:00
  • 37ebe904ed [Markdown] Bump to 3.6.* (#11607) Sebastian Rittau 2024-03-15 15:10:23 +01:00
  • a35b769410 improve type annotations in 'docutils.utils.Reporter' (#11521) danieleades 2024-03-15 12:25:10 +00:00
  • 3d138380c2 Allow slices for SynchronizedArray (#11573) Patrick Rauscher 2024-03-15 13:10:16 +01:00
  • 0b1e5d3f34 stubsabot: Skip test files in diff analysis (#11606) Sebastian Rittau 2024-03-15 13:08:40 +01:00
  • 6943dcd03f Fix typing of multiprocessing.Value and Array (#11576) Patrick Rauscher 2024-03-15 12:50:48 +01:00
  • 2334b06abf Go back to using py311 for regr-test.py for now (#11604) Alex Waygood 2024-03-15 10:55:13 +00:00
  • 53443ac4d0 [psutil] add settable info property (#10275) Matthew Hoffman 2024-03-15 02:16:06 -07:00
  • 1a275547b4 CONTRIBUTING.md: Add PR closing policy (#11596) Jelle Zijlstra 2024-03-14 22:06:26 -07:00
  • 8e2ce00623 Bump setuptools to 69.2.* (#11603) Avasam 2024-03-15 01:04:34 -04:00
  • 449f70f1f1 Bump requests-oauthlib to 1.4.* (#11601) David Salvisberg 2024-03-14 23:36:19 +01:00
  • 5e642aa7fe [stubsabot] Bump python-dateutil to 2.9.* (#11518) github-actions[bot] 2024-03-14 21:26:29 +00:00
  • 5b84210a62 improve type annotations in 'docutils.parsers.rst.directives' (#11597) danieleades 2024-03-14 12:57:18 +00:00
  • 0f4a2dfec4 pin uv to 0.1.18 (#11598) Alex Waygood 2024-03-14 11:46:03 +00:00
  • 48106feed7 chore(deps): update pytype and pyright (#11595) renovate[bot] 2024-03-14 09:28:09 +01:00
  • a1bfd65e9f improve type annotations in 'docutils.statemachine' (#11469) danieleades 2024-03-13 18:10:40 +00:00
  • 64f009155e [RPi.GPIO] General improvement of stubs. (#11516) Thanos 2024-03-13 11:25:15 -04:00
  • 15536bd391 improve type annotations in 'docutils.parsers.rst.directives.misc' (#11524) danieleades 2024-03-13 13:44:58 +00:00
  • 7894b095eb Renovate config: give the dependency groups better names (#11589) Alex Waygood 2024-03-13 10:49:27 +00:00
  • 382c046e9b fix renovate config (#11587) Alex Waygood 2024-03-13 10:38:15 +00:00
  • c3f363ce33 Use stricter pyright settings for pygit2 (#11585) Alex Waygood 2024-03-13 10:30:46 +00:00
  • 405494891c Setup renovate for updating dependencies (#11565) Alex Waygood 2024-03-13 10:27:03 +00:00
  • ea6dac40d4 sqlite3: handle return-type with factory argument. (#11571) shawnbrown 2024-03-13 04:14:08 -04:00
  • 8558307188 tensorflow: Add tensorflow.keras.models.Model (#11334) Hoël Bagard 2024-03-13 13:01:09 +09:00
  • 6c52322be6 tensorflow: Add missing members to the tensorflow.keras.layers module. (#11333) Hoël Bagard 2024-03-13 12:45:47 +09:00
  • 56bb53aea7 tensorflow add tensorflow.saved_model (#11439) Hoël Bagard 2024-03-13 12:30:11 +09:00
  • 8a9dcb1967 Make stubtest work on pyscreeze if you're using py312 (#11582) Alex Waygood 2024-03-12 22:04:57 +00:00
  • 417bdb9ac9 Refactor and merge requirements parsing (#11581) Sebastian Rittau 2024-03-12 16:34:47 +01:00
  • e960f2ff77 pygit2: Add missing Repository fields (#11579) WÁNG Xuěruì 2024-03-12 18:38:44 +08:00
  • 9a4b605065 Add stubs for pygit2 (#11374) WÁNG Xuěruì 2024-03-12 13:48:12 +08:00
  • dea4dd1dc1 pywin32: Correctly reference TimeType aka pywintypes.datetime (#11577) Avasam 2024-03-12 01:42:51 -04:00
  • a4cc79fbec networkx: add another overload to OutEdgeView.__call__(). (#11578) Rebecca Chen 2024-03-11 19:42:55 -07:00
  • 4c5c5760cf email.message: Allow any header value (#11574) Sebastian Rittau 2024-03-11 22:47:00 +01:00
  • 579d208b19 Add deprecation decorator and comments for pywin32 (#11570) Avasam 2024-03-11 15:36:44 -04:00
  • 3802899a01 Bump google-cloud-ndb to 2.3.* (#11566) Alex Waygood 2024-03-10 23:22:14 +00:00
  • a6bdb25991 typing: Deprecate creating a NamedTuple with kwargs (#11567) Jelle Zijlstra 2024-03-10 16:20:35 -07:00
  • 354ecd084f Bump pyinstaller to 6.5.* (#11563) Avasam 2024-03-10 12:32:56 -04:00
  • 24d39de94b Use Python 3.11 for third-party stubtest in CI (#11562) Alex Waygood 2024-03-10 15:01:38 +00:00
  • 1a942aa36d Replace Flake8 checks with Ruff (except for flake8-pyi) (#11496) Avasam 2024-03-10 10:35:45 -04:00
  • 55205a4ce6 Make stubtest pass on libsass/passlib/redis/tree-sitter if you're using Python 3.12 (#11561) Alex Waygood 2024-03-10 14:16:34 +00:00
  • e085a00a8e Bump flake8-pyi to 24.3.0 (#11560) Alex Waygood 2024-03-10 14:03:13 +00:00
  • 88fa182253 Use PEP 570 syntax in third party stubs (#11554) Shantanu 2024-03-10 06:11:43 -07:00
  • f94bbfbcc4 Update the README (#11553) Jelle Zijlstra 2024-03-09 15:59:15 -08:00
  • 2d146e7da2 Use PEP 570 syntax in comments (#11552) Shantanu 2024-03-09 15:06:25 -08:00
  • 470a13ab09 Use PEP 570 syntax in stdlib (#11250) Shantanu 2024-03-09 14:50:16 -08:00
  • 63737acac6 pkg_resources: Make _InstallerType stricter and generic (#11527) Avasam 2024-03-09 17:37:10 -05:00
  • 96e62dd757 docutils: Use ClassVar for Directive class variables (#11550) Tony Narlock 2024-03-09 16:28:35 -06:00
  • 4d8ae17776 Bump mypy to 1.9, add to json.encoder, small fixups (#11549) Shantanu 2024-03-09 14:25:00 -08:00
  • 5b1fd121e0 asyncio: Fix type of add_child_handler callback (#11548) Jelle Zijlstra 2024-03-09 08:02:05 -08:00
  • f1cc14eeaf improve type annotations in 'docutils.io.Input' (#11540) danieleades 2024-03-09 16:00:17 +00:00
  • beba8b1901 Add wurlitzer stubs (#11459) Hoël Bagard 2024-03-09 23:52:25 +09:00
  • c35b3bce4e Use strict pyright configs for pkg_resources (#11538) Avasam 2024-03-08 11:35:56 -05:00
  • d424547b94 Run tests with Python 3.12 (#11544) Sebastian Rittau 2024-03-08 17:32:34 +01:00
  • a4b70db88f improve type annotations in 'docutils.utils' (#11526) danieleades 2024-03-08 15:52:21 +00:00
  • 407b0c4d70 Update actions/setup-python to v5 (#11542) Sebastian Rittau 2024-03-08 15:53:56 +01:00
  • af84d2fbfe pkg_resources: Updates from upstream typing merge (#11455) Avasam 2024-03-08 09:23:55 -05:00
  • 3646f644b8 Improve type annotations in 'docutils.parsers.rst' (#11523) danieleades 2024-03-08 14:14:00 +00:00
  • 52daae514a pkg_resources: Remove stray Anys and use more Self & NoReturn types (#11528) Avasam 2024-03-07 21:11:11 -05:00
  • 67176a41e6 improve type annotations in 'docutils.parsers.rst.tableparser' (#11530) danieleades 2024-03-08 02:06:42 +00:00
  • 82fd9e8453 openpyxl: Simpler leftover changes from the microsoft/python-type-stubs merge (#11534) Avasam 2024-03-07 21:04:08 -05:00
  • 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