Commit Graph

2688 Commits

Author SHA1 Message Date
Semyon Moroz 8bfae3303f Bump setuptools to 80.0.* (#13898) 2025-04-28 12:27:03 +02:00
Avasam 23f94ffbc4 Remove Any in stubs/grpcio/grpc_status/rpc_status.pyi (#13895) 2025-04-28 08:43:46 +02:00
tmlnv 0dedc39f22 Add None to SubsegmentContextManager.__enter__ return type (#13892) 2025-04-27 16:38:05 +02:00
Tamás PEREGI 1ccaa7f8ef Fix return type of win32wnet.WNetOpenEnum (#13890) 2025-04-27 01:03:42 -04:00
Semyon Moroz ebf4d17c8d Improve braintree (#13862) 2025-04-25 13:57:12 +02:00
thomas-whaley-poco 97dc39bc65 Fix generics in NetworkX (#13864) 2025-04-25 13:20:40 +02:00
Sebastian Rittau dd8532343d [fpdf2] Update to 2.8.3 (#13871) 2025-04-25 12:16:28 +02:00
Blake Williams 22b55fb7fa Import gRPC stubs from the grpc-stubs project (#11204) 2025-04-25 10:39:43 +02:00
Avasam 9dd2ea67d3 pywin32: Fix various arguments (#13846) 2025-04-25 10:38:36 +02:00
Semyon Moroz 746dbbcc2b Complete ttkthemes (#13858) 2025-04-25 11:26:21 +03:00
David Gilman 0c6ef9c6ae [auth0-python] Add async functions to AsyncAuth0 (#13799)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Avasam <samuel.06@hotmail.com>
2025-04-24 18:12:12 -04:00
Semyon Moroz 56b2eade2c Expand args and kwargs for click_default_group methods (#13873) 2025-04-24 13:58:30 +02:00
Julen Costa Watanabe 23c2cba7ff [tensorflow] Fix literal value for pad function (#13877) 2025-04-24 13:56:57 +02:00
Andrew Riachi 318c8687c8 [PyScreeze] Fix locateCenterOnScreen optional arguments (#13852) 2025-04-24 13:13:15 +02:00
Semyon Moroz 8728d93565 Mark flake8-rst-docstrings as complete (#13867) 2025-04-24 13:08:01 +02:00
sobolevn 30d6bafafd Update mypy_extensions deprecation messages (#13876)
CC @AlexWaygood
2025-04-24 13:08:36 +03:00
Semyon Moroz de7404bcb2 Complete flake8-docstrings (#13872) 2025-04-24 12:08:21 +02:00
sobolevn 65860e5e86 Deprecate several things in mypy_extensions (#13874)
See https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0 on what was deprecated.
2025-04-23 15:37:20 -07:00
github-actions[bot] ae57d69c93 [stubsabot] Bump mypy-extensions to 1.1.* (#13868)
Release: https://pypi.org/pypi/mypy-extensions/1.1.0
Homepage: https://github.com/python/mypy_extensions
Repository: https://github.com/python/mypy_extensions
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/mypy-extensions
Diff: https://github.com/python/mypy_extensions/compare/1.0.0...1.1.0

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 1 file included in typeshed's stubs has been modified or renamed: `mypy_extensions.py`.
 - Total lines of Python code added: 103.
 - Total lines of Python code deleted: 80.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-04-22 22:02:25 -07:00
github-actions[bot] fec4a103fb [stubsabot] Bump setuptools to 79.0.* (#13860)
Co-authored-by: stubsabot <>
2025-04-21 13:54:39 -04:00
Semyon Moroz 6f7c79786f Bump shapely to 2.1.* (#13847) 2025-04-16 20:54:27 -07:00
Semyon Moroz b37974492e Bump pyinstaller to 6.13.* (#13843) 2025-04-16 20:54:53 -04:00
Avasam 5113659d37 Add all classes in stubs/pyinstaller/PyInstaller/utils/win32/versioninfo.pyi (#13833) 2025-04-16 11:32:19 +02:00
CatBraaain 9b23a54897 [tqdm] Add return type to tqdm.asyncio.gather (#13839) 2025-04-16 11:11:32 +02:00
github-actions[bot] 8e8254e442 [stubsabot] Bump greenlet to 3.2.* (#13836)
Release: https://pypi.org/pypi/greenlet/3.2.0
Homepage: https://greenlet.readthedocs.io/
Repository: https://github.com/python-greenlet/greenlet
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/greenlet
Changelog: https://greenlet.readthedocs.io/en/latest/changes.html
Diff: https://github.com/python-greenlet/greenlet/compare/3.1.1...3.2.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 29.
 - Total lines of Python code deleted: 18.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-04-16 09:10:46 +02:00
Sebastian Rittau ef0ee2087c Update authlib to 1.5.* (#13540) 2025-04-15 17:08:24 -04:00
Avasam 893eabe4ce auth0-python solve stubtest_allowlist entries (#13827) 2025-04-15 14:25:33 +02:00
Avasam 53811d3fca auth0-python: Cleanup re-exports leftovers from stubgen (#13828) 2025-04-15 13:52:05 +02:00
Semyon Moroz fd155cb31b Improve docker.utils (#13808) 2025-04-15 13:31:53 +02:00
Semyon Moroz b0238c58a2 Improve flake8-bugbear (#13829) 2025-04-15 11:59:05 +02:00
Semyon Moroz 3941e06bfc Annotate markdown.util.get_installed_extensions (#13822) 2025-04-14 11:04:59 +02:00
Semyon Moroz 70dab5333a Complete flake8-builtins (#13824) 2025-04-14 11:00:45 +02:00
Semyon Moroz 6d0402cb03 Mark Flask-Cors as complete (#13820) 2025-04-13 01:06:02 +03:00
Semyon Moroz f6216ec623 Bump auth0-python to 4.9.* (#13803) 2025-04-12 13:48:13 -04:00
Justine Krejcha 648ed7bc4e jwcrypto: type most of the rest of JWT and JWKSet.generate function (#13807) 2025-04-12 19:27:16 +02:00
Avasam a045be8ed6 Import names from typing directly rather than importing module (#13761) 2025-04-12 19:10:09 +02:00
github-actions[bot] 76cd40e083 [stubsabot] Bump Markdown to 3.8.* (#13819)
Release: https://pypi.org/pypi/Markdown/3.8
Homepage: https://Python-Markdown.github.io/
Repository: https://github.com/Python-Markdown/markdown
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Markdown
Changelog: https://python-markdown.github.io/changelog/
Diff: https://github.com/Python-Markdown/markdown/compare/3.7...3.8

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 12 files included in typeshed's stubs have been modified or renamed.
 - Total lines of Python code added: 730.
 - Total lines of Python code deleted: 103.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-04-11 22:36:36 -07:00
Semyon Moroz e3002c6f0d Complete stubs for click-web (#13806) 2025-04-11 14:54:34 +02:00
Sebastian Rittau 4a89c1b44c Update croniter to 6.0.0 (#13548)
Make class `croniter` generic over `ret_type` and tighten return types for some methods.
2025-04-11 02:10:49 +02:00
Semyon Moroz e26a15f983 Improve Authlib (#13801) 2025-04-07 14:34:05 +02:00
Semyon Moroz 5e3e056421 Improve passlib.utils (#13798) 2025-04-07 14:21:51 +02:00
Semyon Moroz a69621f655 Improve oauthlib.oauth2.rfc6749 (#13793) 2025-04-07 14:02:09 +02:00
Semyon Moroz 1552ada465 Improve oauthlib (#13794) 2025-04-07 14:01:30 +02:00
Semyon Moroz 9f3310fdf5 Improve dateparser (#13796) 2025-04-07 14:00:39 +02:00
Semyon Moroz 2b7019b933 Mark internal stuff in allowlist for assertpy (#13802)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2025-04-06 10:10:19 -07:00
github-actions[bot] 1d86d18e57 [stubsabot] Bump zstd to 1.5.6.7 (#13780)
Release: https://pypi.org/pypi/zstd/1.5.6.7
Homepage: https://github.com/sergey-dryabzhinsky/python-zstd
Repository: https://github.com/sergey-dryabzhinsky/python-zstd
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/zstd
Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.6.6...v1.5.6.7

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 4.
 - Total lines of Python code deleted: 3.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
2025-04-03 07:56:09 +02:00
github-actions[bot] d57b602533 [stubsabot] Bump qrcode to 8.1.* (#13779) 2025-04-03 07:52:12 +02:00
Avasam 4b253d2932 Enable Ruff flake8-todos (TD) (#13748) 2025-04-03 07:43:54 +02:00
David Gilman bd0f64a3cc [auth0-python] Add auth0-python stubs (#13716) 2025-04-03 07:41:39 +02:00
Semyon Moroz ffb8b0bfa0 Improve stubs for oauthlib.oauth2.rfc6749 (#13752) 2025-04-02 17:45:05 +02:00