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

Fix nested validation of Path-types and other magic subclasses in Unions #86

Merged
merged 2 commits into from
May 17, 2020

Conversation

seandstewart
Copy link
Owner

This resolves #85

@seandstewart seandstewart merged commit 9571175 into master May 17, 2020
@seandstewart seandstewart deleted the 85/union-path-validation branch June 27, 2020 16:05
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.

validate: seems to be confused by Union[str, Path] vs Path instance
1 participant