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 issue #86 and issue #103 combined #106

Merged
merged 2 commits into from
Jun 6, 2021

Conversation

Wormfriend
Copy link
Contributor

@Wormfriend Wormfriend commented May 6, 2021

This is a combined proposed fix for the issues #86 and #103. for #86 I implemented a conditional within unpack_nested checking for many=True and if wrapping fr.Nested into a fr.List as in unpack_nested_self. For #103 I added type-checking for ma.utils._Missing. Thank you for your work!

@Wormfriend
Copy link
Contributor Author

I just realised it crashes at some point with flask restx . I'll add additional testing. Sorry. #86 should be fine though.

@Wormfriend Wormfriend closed this May 6, 2021
@Wormfriend
Copy link
Contributor Author

Ok, my bad - it was an error in my test-application. If you like I can also upload some short test-app.

@Wormfriend Wormfriend reopened this May 6, 2021
@osovv
Copy link

osovv commented May 19, 2021

Can't wait for it to be merged. It sucks to make it by hands for every new environment.

@dabi0ne
Copy link

dabi0ne commented May 21, 2021

Thank @Wormfriend for the fixes. Had the same issue after an upgrade and the proposed fixes worked well, waiting for the merge.
@apryor6 Thank you for this great project !

@apryor6 apryor6 merged commit d850de1 into apryor6:master Jun 6, 2021
@apryor6
Copy link
Owner

apryor6 commented Jun 6, 2021

Apologies for the delay and thanks! This is now available on 0.18.2 on PyPi.

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.

4 participants