[Python-checkins] r75244 - python/branches/py3k
benjamin.peterson
python-checkins at python.org
Sun Oct 4 22:23:37 CEST 2009
Author: benjamin.peterson
Date: Sun Oct 4 22:23:37 2009
New Revision: 75244
Log:
Blocked revisions 74849,75143,75181 via svnmerge
........
r74849 | thomas.wouters | 2009-09-16 15:36:34 -0500 (Wed, 16 Sep 2009) | 4 lines
Add news entry for r74841.
........
r75143 | philip.jenvey | 2009-09-29 14:10:15 -0500 (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
........
r75181 | georg.brandl | 2009-10-01 16:02:39 -0500 (Thu, 01 Oct 2009) | 1 line
Add NEWS entry for r75180.
........
Modified:
python/branches/py3k/ (props changed)
More information about the Python-checkins
mailing list