[issue33079] subprocess: document the interaction between subprocess.Popen and os.set_inheritable
New submission from Simon Lipp : >From current `os` documentation: > A file descriptor has an “inheritable” flag which indicates if the file > descriptor can be inherited by child processes from current `subprocess` documentation: > If close_fds is true, all file descriptors exc
[issue24255] Replace debuglevel-related logic with logging
Change by Simon Lipp : -- nosy: +sloonz ___ Python tracker <https://bugs.python.org/issue24255> ___ ___ Python-bugs-list mailing list Unsubscribe: