Message 171999 - Python tracker
Message171999
| Author | vstinner |
|---|---|
| Recipients | David.Benjamin, jcea, lemburg, pitrou, python-dev, vstinner |
| Date | 2012-10-04.22:11:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1349388688.83.0.665781446907.issue16112@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Reopen: test_platform is failing. Attached patch should fix the issue. It fixes a theoric "deadlock" issue in _syscmd_file: use proc.communicate() instead of proc.stdout.read(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-10-04 22:11:28 | vstinner | set | recipients: + vstinner, lemburg, jcea, pitrou, python-dev, David.Benjamin |
| 2012-10-04 22:11:28 | vstinner | set | messageid: <1349388688.83.0.665781446907.issue16112@psf.upfronthosting.co.za> |
| 2012-10-04 22:11:28 | vstinner | link | issue16112 messages |
| 2012-10-04 22:11:28 | vstinner | create | |