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

Clean up TextFormat parser #10673

Merged
merged 2 commits into from Sep 29, 2022

Conversation

mkruskal-google
Copy link
Member

Fix TextFormat parser to build up recurring (but supposedly not repeated) sub-messages directly from text rather than building a new sub-message and merging the fully formed message into the existing field.

@mkruskal-google mkruskal-google added java java-lite kokoro:run kotlin jruby Issues unique to the JRuby interpreter labels Sep 29, 2022
@mkruskal-google mkruskal-google changed the base branch from main to 21.x September 29, 2022 15:43
@mkruskal-google mkruskal-google merged commit a3888f5 into protocolbuffers:21.x Sep 29, 2022
@ldziedziul
Copy link

Do you plan to backport it to 3.19.x ?

@zhangskz
Copy link
Member

This fix should have already been included in 3.19.x in b0e8e60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java java-lite jruby Issues unique to the JRuby interpreter kotlin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants