Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better handling of disjunctions in builders for python #724

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

K-Phoen
Copy link
Member

@K-Phoen K-Phoen commented Jan 24, 2025

This adds/fixes support for disjunctions of scalar types and builders in Python.

Ex: str | Builder[Something]

@K-Phoen K-Phoen self-assigned this Jan 24, 2025
@K-Phoen K-Phoen requested a review from a team as a code owner January 24, 2025 14:47
Copy link

github-actions bot commented Jan 24, 2025

Note: the diff show code changes that would be introduced by this PR to the output of the config/foundation_sdk.dev.yaml codegen pipeline (dev version of the Foundation SDK).

🔎 Changes to config/foundation_sdk.dev.yaml

@K-Phoen K-Phoen force-pushed the python/disjunctions-type-scalar branch from bb7552a to 853edb7 Compare January 24, 2025 14:51
@K-Phoen K-Phoen merged commit e90f081 into main Jan 27, 2025
10 checks passed
@K-Phoen K-Phoen deleted the python/disjunctions-type-scalar branch January 27, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants