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

8.5.0 bugfixes #2541

Merged
merged 5 commits into from
Dec 16, 2024
Merged

8.5.0 bugfixes #2541

merged 5 commits into from
Dec 16, 2024

Conversation

thewhaleking
Copy link
Contributor

Fixes non-optional "Optional" type defs.

Fixes #2539

Fixes type defs given with pipes (only supported from 3.10+).

@thewhaleking thewhaleking requested a review from a team December 16, 2024 15:18
@thewhaleking thewhaleking linked an issue Dec 16, 2024 that may be closed by this pull request
camfairchild
camfairchild previously approved these changes Dec 16, 2024
@thewhaleking thewhaleking merged commit 6a57f11 into staging Dec 16, 2024
29 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/8.5-bugfixes branch December 16, 2024 16:03
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.

Inherit ChainError from Exception instead of BaseException
2 participants