Changes between Initial Version and Version 1 of Ticket #25254, comment 1
- Timestamp:
- Aug 10, 2015, 4:19:26 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25254, comment 1
initial v1 1 A partial workaround for this is to create a custom encoder class that sets the desired values for `indent` and `separators`, this won't work as well for other `kwargs` as there are defaults set sin `dumps`.1 A partial workaround for this is to create a custom encoder class that sets the desired values for `indent` and `separators`, this won't work as well for other `kwargs` as there are defaults set in `dumps`.