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

Please create a lazy json serializer. Its the most common issue I've seen when searching #2076

Closed
makingglitches opened this issue Sep 18, 2021 · 4 comments

Comments

@makingglitches
Copy link

This error:

TypeError: Object of type ClientUser is not JSON serializable

Needs to go away.

import json

json.dumps(somefingvar)

should just work.

@makingglitches

This comment has been minimized.

@Rosuav

This comment has been minimized.

@Rosuav Rosuav closed this as completed Sep 18, 2021
@makingglitches

This comment has been minimized.

@Rosuav
Copy link
Contributor

Rosuav commented Oct 21, 2021

Discuss this on one of the mailing lists first. This repository is for the administrative work of managing PEP documents, not for the discussion of the ideas themselves. I have no idea what you're complaining of with the inbuilt JSON serializer, but you should probably talk about it on [email protected].

@python python locked as too heated and limited conversation to collaborators Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants