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

Make the MDSplus data types or at least the scalar types json serializable #2709

Open
joshStillerman opened this issue Feb 12, 2024 · 0 comments
Labels
feature Indicates new feature requests or implementations

Comments

@joshStillerman
Copy link
Contributor

Affiliation
MIT / PSFC

Description
When trying to json serialize fields that are of types like MDSplus.Int32, etc... json.dumps chokes

if we add: toJSON() methods to our types then they will easier to jsonify

@joshStillerman joshStillerman added the feature Indicates new feature requests or implementations label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates new feature requests or implementations
Projects
None yet
Development

No branches or pull requests

1 participant