A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2018-July/154765.html below:

[Python-Dev] Fw:[issue34221] Any plans to combine collections.OrderedDict with dict

[Python-Dev] Fw:[issue34221] Any plans to combine collections.OrderedDict with dict [Python-Dev] Fw:[issue34221] Any plans to combine collections.OrderedDict with dictZhao Lee redstone-cold at 163.com
Wed Jul 25 22:30:02 EDT 2018
Since Python 3.7,dicts remember the order that items were inserted, so any plans to combine collections.OrderedDict with dict?
https://docs.python.org/3/library/collections.html?#collections.OrderedDict
https://docs.python.org/3/library/stdtypes.html#dict

BTW, I think it would be better to move "Dictionaries preserve insertion order" part at the end of the doc of https://docs.python.org/3/library/stdtypes.html#dict
up below the doc for
class dict(**kwarg)
class dict(mapping, **kwarg)
class dict(iterable, **kwarg)
so that people won't miss the feature when consulting the doc


<https://bugs.python.org/issue34221>
_______________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180726/68e96bcd/attachment.html>
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4