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

fix: correct dict keys for nested tuples #1768

Merged
merged 1 commit into from
May 4, 2024

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Fix an bug that prevented nested tuples from correctly having their dict keys available.

Also, now keys with no name are given a generic name so that they are still available. Technically this is a breaking change but meeeeh, it was also broken before so working correctly now is a net win I think :)

@iamdefinitelyahuman iamdefinitelyahuman merged commit d281b6c into master May 4, 2024
14 of 24 checks passed
@iamdefinitelyahuman iamdefinitelyahuman deleted the fix-nested-tuple-keys branch July 3, 2024 18:10
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.

1 participant