Terry J. Reedy added the comment:

To be clear, as the title and version suggest, the bug is the 2.7 segfault 
versus the 3.x exception during compile.  It is normal for the compiler to have 
limits and to exit when they are exceeded.

I have no idea if the 3.x code can be backported.  I added ast/compiler experts 
to the nosy list.

----------
nosy: +benjamin.peterson, brett.cannon, ncoghlan, terry.reedy, yselivanov

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

Reply via email to