pprintpp icon indicating copy to clipboard operation
pprintpp copied to clipboard

Add `sort_dicts` option

Open joaonc opened this issue 5 years ago • 2 comments

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.

joaonc avatar Apr 19 '20 04:04 joaonc

Cool, seems like this is being handled here https://github.com/wolever/pprintpp/pull/27

joaonc avatar May 05 '20 01:05 joaonc

Hi! is there any updates on this?

subsurfaceiodev avatar Dec 05 '23 17:12 subsurfaceiodev