Message 132308 - Python tracker
Message132308
| Author | neologix |
|---|---|
| Recipients | gregory.p.smith, jyasskin, loewis, nadeem.vawda, neologix, pitrou, rosslagerwall, s7v7nislands, vstinner |
| Date | 2011-03-27.11:06:15 |
| SpamBayes Score | 0.0001732456 |
| Marked as misclassified | No |
| Message-id | <1301223975.73.0.0731112497747.issue8052@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ooops, it's of course not going to break code containing accept + fork or pipe + fork, you obviously also need an execve ;-) But the point is that you can't change the semantics of FDs being inheritable across an execve (think about inetd for example). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-27 11:06:15 | neologix | set | recipients: + neologix, loewis, gregory.p.smith, pitrou, vstinner, jyasskin, nadeem.vawda, s7v7nislands, rosslagerwall |
| 2011-03-27 11:06:15 | neologix | set | messageid: <1301223975.73.0.0731112497747.issue8052@psf.upfronthosting.co.za> |
| 2011-03-27 11:06:15 | neologix | link | issue8052 messages |
| 2011-03-27 11:06:15 | neologix | create | |