On Fri, Mar 20, 2015, at 19:16, Neil Girdhar wrote: > Wow, this is an excellent review. Thank you. > > My only question is with respect to this: > > I think there ought to be two opcodes; one for unpacking maps in > function calls and another for literals. The whole function location > thing is rather hideous. > > What are the two opcodes? BUILD_MAP_UNPACK and > BUILD_MAP_UNPACK_WITH_CALL? > > The first takes (n) a number of maps that it will merge, and the second > does the same but also accepts (function_call_location) for the purpose > of > error reporting?
Exactly. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com