Josh Rosenberg added the comment:

Is this something that needs to be defended against? My understanding is that 
it's pretty easy to segfault CPython in a number of ways if you can execute 
100% arbitrary code. The only way to cause this problem is if you can define 
malicious exceptions and cause one to be raised from itself, neither of which 
occurs in reasonable code.

----------
nosy: +josh.r

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

Reply via email to