Steve Dower <steve.do...@python.org> added the comment:

PR 21222 (with test updates) is a good fix, though we know there can still be 
arbitrary code executed afterwards. But it's not in a place where we can 
reliably hook.

Probably the best thing to do is to make sure that events are raised for 
anything that would be required to add code there. Though that may not be 
feasible either, but since nobody should be doing that kind of thing 
deliberately, detection is just as valuable as prevention.

----------

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

Reply via email to