On Thu, Apr 14, 2016 at 8:32 PM, Victor Stinner <[email protected]> wrote: > > Would you like to work on a patch to implement that change?
I'll work on a patch. Should I post it to bugs.python.org? > Since Python 3.6 may get a new bytecode format (wordcode, see the > other thread on this mlailing list), I think that it's ok to change > MAKE_FUNCTION in the same release. Wordcode looks like pure win from (projected) 25% bytecode size reduction alone. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
