Proposal:
json.dumps contains default parameter which allows it to handle custom and unsupported internal objects. While pprint module's functions and objects are lacking this functionality. I suggest to add it so users can pprint even more diverse data. It might also reduce requests for different classes' support for pprint module.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response
Proposal:
json.dumps contains
defaultparameter which allows it to handle custom and unsupported internal objects. Whilepprintmodule's functions and objects are lacking this functionality. I suggest to add it so users canpprinteven more diverse data. It might also reduce requests for different classes' support forpprintmodule.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response