Skip to content

Fix element type inference in YAML::ArrayConverter.from_yaml#16166

Merged
ysbaddaden merged 1 commit intocrystal-lang:masterfrom
HertzDevil:bug/yaml-array-converter-typeof
Oct 3, 2025
Merged

Fix element type inference in YAML::ArrayConverter.from_yaml#16166
ysbaddaden merged 1 commit intocrystal-lang:masterfrom
HertzDevil:bug/yaml-array-converter-typeof

Conversation

@HertzDevil
Copy link
Contributor

Fixes #16162 (not the compiler issue).

@HertzDevil HertzDevil added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:serialization labels Sep 23, 2025
@Sija
Copy link
Contributor

Sija commented Sep 29, 2025

Could this make it into 1.18.0? 🙏

@straight-shoota straight-shoota added this to the 1.18.0 milestone Sep 29, 2025
@ysbaddaden ysbaddaden merged commit 1eeacb2 into crystal-lang:master Oct 3, 2025
41 checks passed
@HertzDevil HertzDevil deleted the bug/yaml-array-converter-typeof branch October 3, 2025 09:31
Sija added a commit to crystal-money/money that referenced this pull request Oct 14, 2025
storm-smith-lab3487nm added a commit to storm-smith-lab3487nm/money that referenced this pull request Oct 24, 2025
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 deserialization is broken in certain cases

4 participants