[IPython-dev] display of dicts?

Chris Barker chris.barker at noaa.gov
Tue Dec 19 12:51:32 EST 2017


On Tue, Dec 19, 2017 at 9:37 AM, Thomas Kluyver <takowl at gmail.com> wrote:

> I'm leaning slightly towards making insertion order the default in Python
> 3.7 - it will be meaningful some of the time, and it is now part of what a
> dict is - but I think we should ensure the same release adds an easy way to
> switch back to displaying sorted dicts.
>

Sounds like a good plan. while we're at it -- could we add a way to specify
a sort key function?

-CHB


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20171219/0857c491/attachment.html>


More information about the IPython-dev mailing list