Message 151275 - Python tracker
Message151275
| Author | rosslagerwall |
|---|---|
| Recipients | ferringb, rosslagerwall |
| Date | 2012-01-15.04:48:52 |
| SpamBayes Score | 4.362744e-05 |
| Marked as misclassified | No |
| Message-id | <1326602933.87.0.593829590986.issue13788@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the patch. However, this cannot as far as I understand be used for the subprocess implementation due to the limitation of what can be called after a fork() and before an exec(). Take a look at #8052 for some more discussion of this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-01-15 04:48:54 | rosslagerwall | set | recipients: + rosslagerwall, ferringb |
| 2012-01-15 04:48:53 | rosslagerwall | set | messageid: <1326602933.87.0.593829590986.issue13788@psf.upfronthosting.co.za> |
| 2012-01-15 04:48:53 | rosslagerwall | link | issue13788 messages |
| 2012-01-15 04:48:52 | rosslagerwall | create | |