Skip to content

Handling data parsed as an object #145

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

Closed
wants to merge 1 commit into from

Conversation

marcus-oscarsson
Copy link

Hi,

parser.parse returns an object if @postload is used, kwargs.update then fails. It would be nice if the parsed object is passed as an arg instead.

However I'm uncertain if there are any corner cases when this might fail ?

In anyways, thanks for a very convinient library
Marcus

parser.parse returns an object if @postload is used, kwargs.update then
fails. It would be nice if the parsed object is passed as an arg instead.
However I'm uncertain if there are any corner cases when this might fail
@marcus-oscarsson
Copy link
Author

Noticed that PR #119 is doing the same thing, closing this one.

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.

1 participant