Skip to content

Workaround inconsistent \? in proto textformat#512

Open
jnthntatum wants to merge 1 commit intogoogle:masterfrom
jnthntatum:textproto-workaround
Open

Workaround inconsistent \? in proto textformat#512
jnthntatum wants to merge 1 commit intogoogle:masterfrom
jnthntatum:textproto-workaround

Conversation

@jnthntatum
Copy link
Copy Markdown
Collaborator

@jnthntatum jnthntatum commented May 8, 2026

There's a pending fix in the python textformat parser but working around for now.

Protobuf textformat spec supports '[backslash]?' in string literals meaning '?' but does not require escaping.

Pending fix in the python textformat parser but working around for
now. Textproto spec supports '\?' in string literals meaning '?'
but does not require escaping.
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.

1 participant