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 hasattr() crashing when used on DottedDict #14

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

RusAD32
Copy link

@RusAD32 RusAD32 commented Mar 2, 2020

see issue #15

@RusAD32 RusAD32 marked this pull request as ready for review March 2, 2020 13:17
RusAD32 added 2 commits March 2, 2020 18:16
apparently, when you return JSONEncoder.default, you need to return self...
fix JSONEncoder raising TypeError
@RusAD32
Copy link
Author

RusAD32 commented Mar 2, 2020

added a fix for JSONEncoder raising TypeError when called on non-DottedCollection object

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.

2 participants