Skip to content

bpo-24641: Improved error message for JSON unserializible keys. #4364

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

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Nov 10, 2017

Also updated an example for default() in the module docstring.
Removed quotes around type name in other error messages.

https://bugs.python.org/issue24641

Also updated an example for default() in the module docstring.
Removed quotes around type name in other error messages.
@serhiy-storchaka
Copy link
Member Author

serhiy-storchaka commented Nov 20, 2017

What are your thoughts @etrepum? Does this change look good to you? Will you accept porting it to simplejson (simplejson/simplejson#191)?

@etrepum
Copy link
Contributor

etrepum commented Nov 20, 2017

Looks good to me for both here and simplejson. Would be good to get some test coverage to ensure that we're not missing something here in the review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants