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 bug where get_named() could panic on nonexistent fields #499

Merged
merged 2 commits into from
May 16, 2024

Conversation

dwrensha
Copy link
Member

Fixes #498.

@dwrensha dwrensha force-pushed the get-named-missing branch from 5c00d1a to bf2865d Compare May 16, 2024 11:50
@dwrensha dwrensha changed the title fix bug where get_named() could panic on non-existend fields fix bug where get_named() could panic on nonexistent fields May 16, 2024
@dwrensha
Copy link
Member Author

cc @quartox

@dwrensha dwrensha merged commit e9284bd into master May 16, 2024
8 checks passed
@dwrensha dwrensha deleted the get-named-missing branch May 16, 2024 11:56
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.

Dynamic parsing of fields may panic
1 participant