Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle strict case where the value is None #12

Closed
ericpan64 opened this issue Oct 29, 2023 · 0 comments
Closed

Handle strict case where the value is None #12

ericpan64 opened this issue Oct 29, 2023 · 0 comments

Comments

@ericpan64
Copy link
Owner

ericpan64 commented Oct 29, 2023

E.g. the dict actually contains None, as opposed to some key error

It looks like JMESPath won't fix this (too hard for backwards compatibility probably -- discussion here) this despite an existing PR (linked in discussion). Consider using: https://github.com/h2non/jsonpath-ng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant