Skip to content

Workaround inconsistent \? in proto textformat#512

Merged
jnthntatum merged 1 commit into
cel-expr:masterfrom
jnthntatum:textproto-workaround
May 11, 2026
Merged

Workaround inconsistent \? in proto textformat#512
jnthntatum merged 1 commit into
cel-expr:masterfrom
jnthntatum:textproto-workaround

Conversation

@jnthntatum

@jnthntatum jnthntatum commented May 8, 2026

Copy link
Copy Markdown
Collaborator

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.
@jnthntatum jnthntatum merged commit 40e3bde into cel-expr:master May 11, 2026
3 checks passed
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.

2 participants