Commit Graph

19 Commits

Author SHA1 Message Date
lev-blit 563213272e Use dashes instead of underscores for METADATA.toml field names (#15614) 2026-04-07 15:03:53 +02:00
github-actions[bot] 2ff920f291 [stubsabot] Bump jmespath to 1.1.* (#15315)
Release: https://pypi.org/pypi/jmespath/1.1.0
Homepage: https://github.com/jmespath/jmespath.py
Repository: https://github.com/jmespath/jmespath.py
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/jmespath
Diff: https://github.com/jmespath/jmespath.py/compare/1.0.1...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.
 - 3 files included in typeshed's stubs have been modified or renamed: `jmespath/__init__.py`, `jmespath/functions.py`, `jmespath/parser.py`.
 - Total lines of Python code added: 40.
 - Total lines of Python code deleted: 128.

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 <>
2026-01-23 07:35:02 +00:00
Brian Schubert 81c8fcb2e6 Mark stub-only private symbols as @type_check_only in third-party stubs (#14545) 2025-08-08 11:29:48 +02:00
Semyon Moroz 1164c0f9e8 [jmespath] Remove from pyrightconfig (#14378) 2025-07-10 13:26:23 +02:00
Semyon Moroz c30f63140c Improve jmespath (#14176) 2025-05-28 13:13:34 +02:00
Sebastian Rittau b6eaadcfe5 Update typing_extensions imports in third-party stubs (#11245) 2024-01-05 15:40:13 +01:00
Sebastian Rittau afe18e95a9 Add an upstream_repository field to METADATA.toml (#10487)
Closes: #10478
2023-07-20 16:45:41 +02:00
Alex Waygood af884b236b Add defaults for third-party stubs I-L (#9955) 2023-03-27 19:19:55 +02:00
Avasam ed6748fb32 Stubtest settings: change ignore_missing_stub default to false (#9779)
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
Avasam 6a6a677ae3 Improve various jmespath types
Merge `jmespath` from microsoft/python-type-stubs
2023-01-05 11:37:08 +00:00
Álvaro Mondéjar 0659e3c574 Fix return type of search in jmespath stubs (#9394) 2022-12-21 12:02:33 +00:00
Álvaro Mondéjar 95be7512ed Add types for jmespath internals (#9338)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2022-12-14 18:30:04 +00:00
Nikita Sobolev c0e9038f0d Fix and allow classes with missing metaclasses (#9136) 2022-11-08 18:13:59 +00:00
Shantanu 4b34b345f1 Add missing third party modules (#8321)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: hauntsaninja <>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-19 08:11:29 +01:00
Álvaro Mondéjar 96bc17a40f Annotate jmespath public API (#8253) 2022-07-07 16:42:14 +02:00
Shantanu 627285059a [stubsabot] Bump jmespath to 1.0.* (#8183)
Co-authored-by: hauntsaninja <>
2022-06-26 17:46:04 +01:00
Shantanu b6379e7c7a Check missing definitions for several packages (#8167)
Co-authored-by: hauntsaninja <>
2022-06-26 08:56:18 +01:00
Sebastian Rittau 9f86972350 Add star to all non-0.1 versions (#6146) 2021-10-11 13:41:19 -07:00
Jukka Lehtosalo 2a4cc03307 Add stubs for jmespath (#5780) 2021-07-15 13:26:53 +02:00