[Python-Dev] Review request: issue 27350, compact ordered dict (original) (raw)
INADA Naoki songofacandy at gmail.com
Mon Aug 15 11:51:03 EDT 2016
- Previous message (by thread): [Python-Dev] Review request: issue 27350, compact ordered dict
- Next message (by thread): [Python-Dev] Review request: issue 27350, compact ordered dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've implemented compact and ordered dictionary [1], which PyPy implemented in 2015 [2]. Does this mean that keyword arguments will become ordered? Yury
Yes, regardless it will be language spec or just an implementation detail like PyPy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20160816/12b5fb15/attachment.html>
- Previous message (by thread): [Python-Dev] Review request: issue 27350, compact ordered dict
- Next message (by thread): [Python-Dev] Review request: issue 27350, compact ordered dict
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]