• Gregory P. Smith's avatar
    Don't restrict ourselves to a "max" fd when closing fds before exec() · d4dcb702
    Gregory P. Smith yazdı
    when we have a way to get an actual list of all open fds from the OS.
    
    Fixes issue #21618: The subprocess module would ignore fds that were
    inherited by the calling process and already higher than POSIX resource
    limits would otherwise allow.  On systems with a functioning /proc/self/fd
    or /dev/fd interface the max is now ignored and all fds are closed.
    d4dcb702
Adı
Son kayıt (commit)
Son güncelleme
..
RPM Loading commit data...
ACKS Loading commit data...
HISTORY Loading commit data...
NEWS Loading commit data...
Porting Loading commit data...
README Loading commit data...
README.AIX Loading commit data...
README.coverity Loading commit data...
README.valgrind Loading commit data...
SpecialBuilds.txt Loading commit data...
coverity_model.c Loading commit data...
gdbinit Loading commit data...
indent.pro Loading commit data...
python-config.in Loading commit data...
python-config.sh.in Loading commit data...
python-wing3.wpr Loading commit data...
python-wing4.wpr Loading commit data...
python-wing5.wpr Loading commit data...
python.man Loading commit data...
python.pc.in Loading commit data...
svnmap.txt Loading commit data...
valgrind-python.supp Loading commit data...
vgrindefs Loading commit data...