Skip to content

Stop parsing immediately on recursion limit in PrattParser and add ternary depth tests. - #1243

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_984121814
Sep 22, 2026
Merged

copybara-service[bot] merged 1 commit into
mainfrom
test_984121814

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

Stop parsing immediately on recursion limit in PrattParser and add ternary depth tests.

Avoid emitting spurious syntax errors while unwinding after hitting the recursion limit, and add ternary recursion depth tests to CelParserImplTest.

…rnary depth tests.

Avoid emitting spurious syntax errors while unwinding after hitting the recursion limit, and add ternary recursion depth tests to `CelParserImplTest`.

PiperOrigin-RevId: 986302319
@copybara-service
copybara-service Bot merged commit 3b8a39b into main Sep 22, 2026
2 checks passed
@copybara-service
copybara-service Bot deleted the test_984121814 branch September 22, 2026 23:13
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