Skip to content

Seamless hashing of nested ObjectType #13

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

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Conversation

pralitp
Copy link
Contributor

@pralitp pralitp commented Feb 10, 2025

Extend convert_to_type to automatically pick up subtypes of (list, dict, tuple) to allow seamless hashes of "list of list" or "list of dict" etc.

tuple) to allow seamless hashes of "list of list" or "list of dict" etc
@pralitp pralitp added the enhancement New feature or request label Feb 10, 2025
@pralitp pralitp requested a review from sash19 February 10, 2025 20:11
@sash19 sash19 merged commit 81e6649 into master Feb 17, 2025
2 checks passed
@sash19 sash19 deleted the hash-convert-list-dict branch February 17, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants