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

Add utility to convert to standard Python types #17

Closed

Conversation

smheidrich
Copy link
Contributor

Fixes #16.

Just a suggestion for how to do this in a non-recursive manner to allow use on arbitrarily deep structures.

@smheidrich smheidrich force-pushed the util-to-convert-to-py-std-types branch 2 times, most recently from 321db37 to 376f062 Compare August 3, 2022 23:26
@daggaz
Copy link
Owner

daggaz commented Feb 11, 2023

Declining in favour of #33 which incorporates this change.

@daggaz daggaz closed this Feb 11, 2023
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.

Utility function for converting persistent data into regular Python equivalents
2 participants