Philip Lee <redstone-c...@163.com> added the comment: What about my last suggestion : 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.
在2018年07月26 14时46分, "Raymond Hettinger"<rep...@bugs.python.org>写道: Raymond Hettinger <raymond.hettin...@gmail.com> added the comment: See the related discussion on python-dev and other tracker entries where this was discussed previously. ---------- nosy: +rhettinger resolution: -> not a bug stage: -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34221> _______________________________________ ---------- nosy: +iMath _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue34221> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com