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

Union trait does not parse correctly from strings #772

Closed
krassowski opened this issue Sep 8, 2022 · 0 comments · Fixed by #773
Closed

Union trait does not parse correctly from strings #772

krassowski opened this issue Sep 8, 2022 · 0 comments · Fixed by #773

Comments

@krassowski
Copy link
Member

Union trait does not enumerate the types in the union when parsing from string which means that incorrect type gets inferred.

Correct inference of union types is desirable in jupyter-server/jupyter_server#949 and ipython/ipython#13745.

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 a pull request may close this issue.

1 participant