From issue here: wolever#26
Existing PR here: wolever#27
In python 3.8, the sort_dicts option was added (here) and would be great to add that option in this package as well, not only to maintain drop replacement functionality with pprint, but also to add the functionality that argument brings.
From issue here: wolever#26
Existing PR here: wolever#27
In python 3.8, the
sort_dictsoption was added (here) and would be great to add that option in this package as well, not only to maintain drop replacement functionality withpprint, but also to add the functionality that argument brings.