This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xtreak
Recipients Aaron Hall, Jan-Hein Bührman, Valentin Beyer, eamanu, ewjoachim, josephsmeng, pombredanne, remi.lapeyre, rhettinger, serhiy.storchaka, xtreak
Date 2019-02-06.13:14:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549458890.58.0.546511212106.issue30670@roundup.psfhosted.org>
In-reply-to
Content
pprint only sorts dicts currently so sort_dicts is better than sort that sounds more general. sort_dicts=True is the current behavior so I guess this is backwards compatible way to do this change.
History
Date User Action Args
2019-02-06 13:14:51xtreaksetrecipients: + xtreak, rhettinger, serhiy.storchaka, josephsmeng, pombredanne, Aaron Hall, eamanu, remi.lapeyre, Jan-Hein Bührman, Valentin Beyer, ewjoachim
2019-02-06 13:14:50xtreaksetmessageid: <1549458890.58.0.546511212106.issue30670@roundup.psfhosted.org>
2019-02-06 13:14:50xtreaklinkissue30670 messages
2019-02-06 13:14:50xtreakcreate