[Python-Dev] Accepting PEP 3154 for 3.4?
Guido van Rossum
guido at python.org
Tue Nov 19 20:05:45 CET 2013
More information about the Python-Dev mailing list
Tue Nov 19 20:05:45 CET 2013
- Previous message: [Python-Dev] Accepting PEP 3154 for 3.4?
- Next message: [Python-Dev] Accepting PEP 3154 for 3.4?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So using an opcode for framing is out? (Sorry, I've lost track of the back-and-forth.) On Tue, Nov 19, 2013 at 10:57 AM, Antoine Pitrou <solipsis at pitrou.net>wrote: > On Tue, 19 Nov 2013 10:52:58 -0800 > Guido van Rossum <guido at python.org> wrote: > > So why is framing different? > > Because it doesn't use opcodes, so it can't use different opcodes to > differentiate between different frame size widths :-) > > Regards > > Antoine. > -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20131119/98d5e11e/attachment.html>
- Previous message: [Python-Dev] Accepting PEP 3154 for 3.4?
- Next message: [Python-Dev] Accepting PEP 3154 for 3.4?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list