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

fix yaml to parse int keys #343

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Conversation

YounessBird
Copy link
Contributor

fix #341

@matthiasbeyer
Copy link
Collaborator

The clippy fail is unrelated. You can rebase as soon as #344 is merged. Please squash your commits then as well!

@YounessBird
Copy link
Contributor Author

I don't think this pull request was successful, shall I attempt to reopen it ?

@matthiasbeyer
Copy link
Collaborator

#344 wasn't even merged yet, so... I don't know what happened here. Yes, please reopen it.

@YounessBird YounessBird reopened this Jun 1, 2022
@matthiasbeyer
Copy link
Collaborator

You can now rebase to latest master!

@matthiasbeyer
Copy link
Collaborator

Sorry for not getting back on this, I was on vacation and forgot to merge. Thanks for your patience and your patch!

@matthiasbeyer matthiasbeyer merged commit b532fc8 into mehcode:master Jun 19, 2022
@YounessBird
Copy link
Contributor Author

Thank you ❤️

@osiler
Copy link

osiler commented Jul 21, 2023

Hi, just wondering what the reason for skipping this patch in the 13.3 release?

@matthiasbeyer
Copy link
Collaborator

You mean why I didn't yet release this patch in a patch release? I don't remember to be honest. I am about to release 0.14.0 anyways, so no need for 0.13.4 I guess.

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.

Deserializing maps with integer keys fails silently
3 participants