Ned Deily <n...@python.org> added the comment:

If users have unrestricted access to the interpreter, there are easier ways to 
crash Python than with modified byte code, for example, as is documented with 
ctypes. As noted on the Python Security Team web page 
(https://www.python.org/dev/security/): "If you can already execute Python 
code, there are far worse things you can do than provoke a use-after-free or an 
interpreter crash."

----------

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

Reply via email to