Skip to content

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

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_964845782
Open

Add support for environment options in Python CEL.#99
copybara-service[bot] wants to merge 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.

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: 964845782
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