Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

You still need to allow the flag as being safe or unsafe depends on the user 
code as glibc cannot know about the details of what is going to be executed. 
That is the reason they have the flag, so the user can disambiguate if is safe 
or not. If we don't expose the flag, the user may know that what is going to do 
is safe or acceptable but then they cannot activate the use of vfork.

----------

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

Reply via email to