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

Improve error checking for nested writes. #2263

Closed
tomchristie opened this issue Dec 12, 2014 · 0 comments · Fixed by #2266
Closed

Improve error checking for nested writes. #2263

tomchristie opened this issue Dec 12, 2014 · 0 comments · Fixed by #2266

Comments

@tomchristie
Copy link
Member

See #2196 (comment)

There are cases indicated as nested writes that actually are not. Typically won't happen but case linked above is an example of how it can.

We could additionally only fail if the validated date element is a dict or list. This would improve the robustness of the check.

@tomchristie tomchristie added this to the 3.0.2 Release milestone Dec 12, 2014
@tomchristie tomchristie changed the title Consider improving nested write check. Improve error checking for nested writes. Dec 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant