[issue38435] Start the deprecation cycle for subprocess preexec_fn

Gregory P. Smith report at bugs.python.org
Fri Oct 1 14:59:39 EDT 2021


Gregory P. Smith <greg at krypto.org> added the comment:

Another use case someone had for preexec_fn popped up today:

 prctl(PR_SET_PDEATHSIG, SIGTERM)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38435>
_______________________________________


More information about the Python-bugs-list mailing list