https://github.com/python/cpython
Revision 7865296ca3e6fb179860c899b3a3a198e6f317c1 authored by Philip Jenvey on 29 September 2009, 19:18:11 UTC, committed by Philip Jenvey on 29 September 2009, 19:18:11 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75143 | philip.jenvey | 2009-09-29 12:10:15 -0700 (Tue, 29 Sep 2009) | 5 lines

  #5329: fix os.popen* regression from 2.5: don't execute commands as a sequence
  through the shell. also document the correct subprocess replacement for this
  case
  patch from Jean-Paul Calderone and Jani Hakala
........
1 parent b4b94ef
History
Tip revision: 7865296ca3e6fb179860c899b3a3a198e6f317c1 authored by Philip Jenvey on 29 September 2009, 19:18:11 UTC
Merged revisions 75143 via svnmerge from
Tip revision: 7865296
File Mode Size
RPM
TextMate
Vim
ACKS -rw-r--r-- 11.4 KB
AIX-NOTES -rw-r--r-- 8.0 KB
BeOS-NOTES -rw-r--r-- 1.4 KB
BeOS-setup.py -rw-r--r-- 23.1 KB
HISTORY -rw-r--r-- 669.2 KB
NEWS -rw-r--r-- 143.2 KB
NEWS.help -rw-r--r-- 2.5 KB
PURIFY.README -rw-r--r-- 4.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.4 KB
README.OpenBSD -rw-r--r-- 1.5 KB
README.coverity -rw-r--r-- 845 bytes
README.klocwork -rw-r--r-- 1.2 KB
README.valgrind -rw-r--r-- 4.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 11.9 KB
build.sh -rwxr-xr-x 9.9 KB
cheatsheet -rw-r--r-- 103.6 KB
developers.txt -rw-r--r-- 8.5 KB
find_recursionlimit.py -rw-r--r-- 3.4 KB
gdbinit -rw-r--r-- 4.2 KB
indent.pro -rw-r--r-- 66 bytes
pymemcompat.h -rw-r--r-- 3.1 KB
python-config.in -rw-r--r-- 1.4 KB
python-mode.el -rw-r--r-- 143.5 KB
python.man -rw-r--r-- 12.0 KB
setuid-prog.c -rw-r--r-- 5.3 KB
valgrind-python.supp -rw-r--r-- 6.7 KB
vgrindefs -rw-r--r-- 505 bytes

README

back to top