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

Errors during attribute parsing shouldn't stop body parsing in derived impls #7

Closed
TedDriggs opened this issue Jun 19, 2017 · 0 comments
Labels

Comments

@TedDriggs
Copy link
Owner

PR #5 performs body conversion after checking the local __errors. An error in body parsing will still return an error, but any previous errors will prevent body parsing from occurring.

Open Question: Do field errors need a special marker to avoid colliding with attrs of the same name?

@TedDriggs TedDriggs added the bug label Jun 19, 2017
@TedDriggs TedDriggs closed this as not planned Won't fix, can't repro, duplicate, stale Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant