Neil Girdhar added the comment:

Also maybe not in this changelist, but we should consider replacing STORE_MAP 
and BUILD_MAP with a single opcode BUILD_MAP(n) that produces a dict out of the 
top n items on the stack just like BUILD_LIST(n) does. What do you think?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue2292>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to