Skip to content

Add support for environment options in Python CEL. - #99

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_964845782
Aug 17, 2026
Merged

Add support for environment options in Python CEL.#99
copybara-service[bot] merged 1 commit into
mainfrom
test_964845782

Conversation

@copybara-service

Copy link
Copy Markdown

Add support for environment options in Python CEL.

This change allows passing an optional dictionary of options to EnvConfig and NewEnv. It exposes an options property on EnvConfig and uses these options to configure the underlying CEL compiler builder, specifically supporting the "enable_pratt_parser" option.

@copybara-service
copybara-service Bot force-pushed the test_964845782 branch 2 times, most recently from 52e95d8 to 7ec9d89 Compare August 17, 2026 19:03
This change allows passing an optional dictionary of options to EnvConfig and NewEnv. It exposes an options property on EnvConfig and uses these options to configure the underlying CEL compiler builder, specifically supporting the "enable_pratt_parser" option.

PiperOrigin-RevId: 966107832
@copybara-service
copybara-service Bot merged commit 604cc57 into main Aug 17, 2026
@copybara-service
copybara-service Bot deleted the test_964845782 branch August 17, 2026 19:09
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