Skip to content

Retrieve experimental compat flags in Python runtime differently.#5050

Merged
dom96 merged 1 commit intomainfrom
dominik/EW-9605
Sep 15, 2025
Merged

Retrieve experimental compat flags in Python runtime differently.#5050
dom96 merged 1 commit intomainfrom
dominik/EW-9605

Conversation

@dom96
Copy link
Copy Markdown
Contributor

@dom96 dom96 commented Sep 11, 2025

We've ran into the "experimental" gotcha by using the global compatibilityFlags field, so this introduces a custom API for the Python runtime which returns all compat flags even if they're experimental.

@dom96 dom96 requested review from a team as code owners September 11, 2025 17:36
Copy link
Copy Markdown
Contributor

@hoodmane hoodmane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@dom96 dom96 merged commit e8982da into main Sep 15, 2025
21 of 22 checks passed
@dom96 dom96 deleted the dominik/EW-9605 branch September 15, 2025 14:14
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