Message 151289 - Python tracker
Message151289
| Author | gregory.p.smith |
|---|---|
| Recipients | ferringb, georg.brandl, gregory.p.smith, rosslagerwall |
| Date | 2012-01-15.15:25:49 |
| SpamBayes Score | 0.014631948 |
| Marked as misclassified | No |
| Message-id | <1326641149.93.0.121930195835.issue13788@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Reopening. Comments added to the code review. This issue is independent of the subprocess module issue in #8052. The _posixsubprocess.c has its own fd closing loop. http://hg.python.org/cpython/file/050c07b31192/Modules/_posixsubprocess.c#l118 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-15 15:25:50 | gregory.p.smith | set | recipients: + gregory.p.smith, georg.brandl, ferringb, rosslagerwall |
| 2012-01-15 15:25:49 | gregory.p.smith | set | messageid: <1326641149.93.0.121930195835.issue13788@psf.upfronthosting.co.za> |
| 2012-01-15 15:25:49 | gregory.p.smith | link | issue13788 messages |
| 2012-01-15 15:25:49 | gregory.p.smith | create | |