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

JEP-13 Object Manipulation Functions #297

Closed
wants to merge 5 commits into from

Conversation

springcomp
Copy link

@springcomp springcomp commented Oct 27, 2022

Implements [JEP-13 Object Manipulation Functions] from JMESPath Community.
See spec for items, from_items and zip functions.

This PR leverages #105 work performed by @jstewmon.
It includes an additional commit for updated jmespath/compat.py file.

Copy link

@jstewmon jstewmon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM aside from the duplicate import.

jmespath/functions.py Outdated Show resolved Hide resolved
Co-authored-by: Jonathan Stewmon <[email protected]>
@springcomp springcomp closed this Dec 8, 2022
@springcomp springcomp deleted the jep/objects branch December 8, 2022 12:45
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

Successfully merging this pull request may close these issues.

2 participants