[Python-Dev] Guarantee ordered dict literals in v3.7? (original) (raw)

Tim Delaney timothy.c.delaney at gmail.com
Sun Nov 5 17:26:11 EST 2017


On 6 November 2017 at 07:50, Peter Ludemann via Python-Dev < python-dev at python.org> wrote:

Isn't ordered dict also useful for **kwargs?

**kwargs is already specified as insertion ordered as of Python 3.6.

https://www.python.org/dev/peps/pep-0468/

Tim Delaney -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20171106/fb8cd236/attachment.html>



More information about the Python-Dev mailing list