-
-
Notifications
You must be signed in to change notification settings - Fork 774
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
Simplify code for generation of struct deserializers #2444
Merged
Merged
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7952619 - Browse repository at this point
Copy the full SHA 7952619View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95730dc - Browse repository at this point
Copy the full SHA 95730dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2796833 - Browse repository at this point
Copy the full SHA 2796833View commit details -
Inline
deserialize_struct_as_map_visitor
and `deserialize_struct_as……_struct_visitor`
Configuration menu - View commit details
-
Copy full SHA for 75db730 - Browse repository at this point
Copy the full SHA 75db730View commit details -
Actually,
field_names_idents
can be calculated using the same code ……in both cases When !cattrs.has_flatten() all fields is !field.attrs.flatten() Co-authored-by: Oliver Schneider <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ffebeb - Browse repository at this point
Copy the full SHA 5ffebebView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3a9e0 - Browse repository at this point
Copy the full SHA fb3a9e0View commit details -
Move
deserialize_generated_identifier
out from if because the call ……is same in both arms
Configuration menu - View commit details
-
Copy full SHA for bbbd1d2 - Browse repository at this point
Copy the full SHA bbbd1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0dfc45 - Browse repository at this point
Copy the full SHA d0dfc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee7d77d - Browse repository at this point
Copy the full SHA ee7d77dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf1fec - Browse repository at this point
Copy the full SHA 4cf1fecView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.