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 eamanu
Recipients Aaron Hall, Jan-Hein Bührman, Valentin Beyer, eamanu, ewjoachim, josephsmeng, pombredanne, remi.lapeyre, rhettinger, serhiy.storchaka, xtreak
Date 2019-02-06.13:20:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549459225.51.0.732000677506.issue30670@roundup.psfhosted.org>
In-reply-to
Content
> pprint only sorts dicts currently so sort_dicts is better than sort that sounds more general. 

Yes. Because pprint just sort dicts, I think that is better rename the parameter like just sort. But was an opinion, that does not affect to the behavior. 

> sort_dicts=True is the current behavior so I guess this is backwards compatible way to do this change.

I understand it. I was confuse.
History
Date User Action Args
2019-02-06 13:20:26eamanusetrecipients: + eamanu, rhettinger, serhiy.storchaka, josephsmeng, pombredanne, Aaron Hall, remi.lapeyre, xtreak, Jan-Hein Bührman, Valentin Beyer, ewjoachim
2019-02-06 13:20:25eamanusetmessageid: <1549459225.51.0.732000677506.issue30670@roundup.psfhosted.org>
2019-02-06 13:20:25eamanulinkissue30670 messages
2019-02-06 13:20:25eamanucreate