| commit | a47c25d74f45268aff6d8407195ee83f3a83a90e | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Mon Feb 21 21:58:42 2011 +0000 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Feb 21 21:58:42 2011 +0000 |
| tree | b79125fbbb98de5f024545cd2393beb01fcff705 | |
| parent | a16b05b317d1f6d6fd80f1dd4e7c0800d4d4cffa [diff] |
Merged revisions 88484 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r88484 | antoine.pitrou | 2011-02-21 22:55:48 +0100 (lun., 21 févr. 2011) | 4 lines Issue #10826: Prevent sporadic failure in test_subprocess on Solaris due to open door files. ........