Message129180
| Author | vstinner |
|---|---|
| Recipients | SilentGhost, brian.curtin, duncanb, ezio.melotti, georg.brandl, pitrou, v+python, vstinner |
| Date | 2011-02-23.12:11:58 |
| SpamBayes Score | 1.9747336e-05 |
| Marked as misclassified | No |
| Message-id | <1298463119.15.0.21916122216.issue11272@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Fixed in 3.3 (r88530) and 3.2 (r88531). Others versions are not affected. Thanks Duncan Booth, I added tests based on your stdintests.py script. I used directly stdin argument of Popen() instead of using cmd.exe to create the pipe (which is not portable). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-23 12:11:59 | vstinner | set | recipients: + vstinner, duncanb, georg.brandl, pitrou, ezio.melotti, v+python, brian.curtin, SilentGhost |
| 2011-02-23 12:11:59 | vstinner | set | messageid: <1298463119.15.0.21916122216.issue11272@psf.upfronthosting.co.za> |
| 2011-02-23 12:11:58 | vstinner | link | issue11272 messages |
| 2011-02-23 12:11:58 | vstinner | create | |