Skip to content

Fix Union.from_yaml to prioritize String for quoted scalar#15405

Merged
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:fix/yaml-union-string
Feb 5, 2025
Merged

Fix Union.from_yaml to prioritize String for quoted scalar#15405
straight-shoota merged 1 commit intocrystal-lang:masterfrom
straight-shoota:fix/yaml-union-string

Conversation

@straight-shoota
Copy link
Member

Fixes #15403

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:serialization labels Feb 4, 2025
@straight-shoota straight-shoota self-assigned this Feb 4, 2025
@straight-shoota straight-shoota added this to the 1.16.0 milestone Feb 4, 2025
@straight-shoota straight-shoota merged commit 401443e into crystal-lang:master Feb 5, 2025
72 checks passed
@straight-shoota straight-shoota deleted the fix/yaml-union-string branch February 5, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:serialization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

YAML serialization issue with union types

2 participants