Message 129894 - Python tracker
Message129894
| Author | vstinner |
|---|---|
| Recipients | gregory.p.smith, loewis, neologix, pitrou, s7v7nislands, vstinner |
| Date | 2011-03-02.13:49:40 |
| SpamBayes Score | 0.013055625 |
| Marked as misclassified | No |
| Message-id | <1299073780.86.0.699535722918.issue11284@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Benchmark extracted from #11314, Python 3.2 on Linux: subprocess("/bin/false", close_fds=True) is 22% slower than subprocess("/bin/false", close_fds=False). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-02 13:49:40 | vstinner | set | recipients: + vstinner, loewis, gregory.p.smith, pitrou, s7v7nislands, neologix |
| 2011-03-02 13:49:40 | vstinner | set | messageid: <1299073780.86.0.699535722918.issue11284@psf.upfronthosting.co.za> |
| 2011-03-02 13:49:40 | vstinner | link | issue11284 messages |
| 2011-03-02 13:49:40 | vstinner | create | |