Skip to content

feat: make data classes serializable (#2223) #2241

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
Mar 18, 2025
Merged

Conversation

peilinok
Copy link
Contributor

...so class instances will be shown as Type(a: xx, b: yy) instead of Instance 'Type' when parsed by readables (e.g. console).

...so class instances will be shown as `Type(a: xx, b: yy)` instead of
`Instance 'Type'` when parsed by readables (e.g. console).
@peilinok peilinok merged commit 5d0ce6a into release/6.3 Mar 18, 2025
51 of 58 checks passed
@peilinok peilinok deleted the dev/release/6.3 branch March 18, 2025 03:43
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