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

Handle groups in C# JsonParser #16970

Closed
wants to merge 1 commit into from
Closed

Conversation

CommonGuy
Copy link
Contributor

Fixes #16968

@CommonGuy CommonGuy requested a review from a team as a code owner May 29, 2024 08:52
@CommonGuy CommonGuy requested review from jskeet and removed request for a team May 29, 2024 08:52
Copy link

google-cla bot commented May 29, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@jskeet
Copy link
Contributor

jskeet commented May 29, 2024

@mkruskal-google This looks fine to me, but I don't know whether there's anything "special" I should be aware of in terms of JSON parsing for groups. PTAL.

@mkruskal-google mkruskal-google added the 🅰️ safe for tests Mark a commit as safe to run presubmits over label May 29, 2024
@github-actions github-actions bot removed the 🅰️ safe for tests Mark a commit as safe to run presubmits over label May 29, 2024
zhangskz pushed a commit that referenced this pull request Jun 1, 2024
Fixes #16968

Closes #16970

COPYBARA_INTEGRATE_REVIEW=#16970 from CommonGuy:main b008e18
PiperOrigin-RevId: 638578696
mkruskal-google added a commit that referenced this pull request Jun 1, 2024
deannagarcia pushed a commit to deannagarcia/protobuf that referenced this pull request Jun 20, 2024
Fixes protocolbuffers#16968

Closes protocolbuffers#16970

COPYBARA_INTEGRATE_REVIEW=protocolbuffers#16970 from CommonGuy:main b008e18
PiperOrigin-RevId: 638578696
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.

C# JsonParser fails to parse group
3 participants