| commit | c807a613ee2f8e453795eeb3986d6e25d3166bd0 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 14 21:53:45 2010 +0000 |
| committer | Victor Stinner <victor.stinner@haypocalc.com> | Fri May 14 21:53:45 2010 +0000 |
| tree | 64c5305d54c674fc754879dfffcf4be5962ffab3 | |
| parent | a45598a035a3a68e19e7aebff7c5ddf003517363 [diff] |
Merged revisions 81179 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81179 | victor.stinner | 2010-05-14 23:52:26 +0200 (ven., 14 mai 2010) | 2 lines Fix regression introduced by r81154 (Issue #5099, subprocess destructor) ........