index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_popen.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23738: Merge 3.4 into 3.5
Martin Panter
2015-09-09
1
-4
/
+1
|
\
|
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-4
/
+1
*
|
Issue #23738: Document and test actual keyword parameter names
Martin Panter
2015-09-09
1
-0
/
+4
|
/
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-1
/
+0
*
close file properly
Benjamin Peterson
2010-10-31
1
-1
/
+2
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1
/
+1
*
Issue #7461: objects returned by os.popen() should support the context manage...
Antoine Pitrou
2009-12-09
1
-0
/
+8
*
#6358: Merge r73933: Add basic tests for the return value of os.popen().close().
Amaury Forgeot d'Arc
2009-07-11
1
-0
/
+7
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-3
/
+3
*
Convert a lot of print statements to print functions in docstrings,
Neal Norwitz
2008-05-13
1
-1
/
+1
*
Make sys.path and sys.argv into lists of strings.
Guido van Rossum
2007-06-15
1
-1
/
+1
*
Fix some problems introduced by the str8 repr change.
Guido van Rossum
2007-06-15
1
-1
/
+3
*
* Remove PRINT_ITEM(_TO), PRINT_NEWLINE(_TO) opcodes.
Georg Brandl
2007-02-09
1
-1
/
+1
*
Merged revisions 53451-53537 via svnmerge from
Thomas Wouters
2007-02-01
1
-22
/
+29
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1
/
+2
*
Don't quote the path to Python unless the path contains an embedded space.
Tim Peters
2003-03-07
1
-1
/
+4
*
sys.executable can contain spaces, cater for this when passing it to
Jack Jansen
2003-02-24
1
-1
/
+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
Get popen test to work even if python is not in the path
Neal Norwitz
2002-07-20
1
-1
/
+1
*
Fix bugs:
Mark Hammond
2002-04-03
1
-0
/
+36