Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

While I can see the utility for experimentation, I think the proposed change 
would make our lives more difficult.  The body inside the instruction blocks is 
central to the understanding of ceval.c and somewhat tightly coupled with it.  
I would find it more difficult to maintain that code, switching back and forth 
between ceval.c and instructions.h.   We've already hit a level of complexity 
that presents a challenge to newcomers.

----------
nosy: +rhettinger

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

Reply via email to