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

Change schema.Type to behave like invokable types. #2443

Merged
merged 2 commits into from
Nov 17, 2022

Conversation

jaheba
Copy link
Contributor

@jaheba jaheba commented Nov 17, 2022

With this change, the types behave like other types in Python, e.g one uses int(x) instead of int.apply(x).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Please tag this pr with at least one of these labels to make our release process faster: BREAKING, new feature, bug fix, other change, dev setup

@lostella
Copy link
Contributor

breaking?

@jaheba jaheba merged commit 3145a81 into awslabs:dev Nov 17, 2022
@jaheba jaheba deleted the schema/callable branch November 17, 2022 16: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.

2 participants