Message 105262 - Python tracker
Message105262
| Author | gregory.p.smith |
|---|---|
| Recipients | Arfrever, gregory.p.smith, vstinner |
| Date | 2010-05-08.04:53:12 |
| SpamBayes Score | 0.008287497 |
| Marked as misclassified | No |
| Message-id | <1273294397.26.0.355991700742.issue8513@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think your partA patch makes sense. It would benefit from fsencode/fsdecode functions rather than manually doing the 'surrogateescape' thing everywhere. Also, could you add a unittest for os._execvpe to test its behavior? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-08 04:53:17 | gregory.p.smith | set | recipients: + gregory.p.smith, vstinner, Arfrever |
| 2010-05-08 04:53:17 | gregory.p.smith | set | messageid: <1273294397.26.0.355991700742.issue8513@psf.upfronthosting.co.za> |
| 2010-05-08 04:53:15 | gregory.p.smith | link | issue8513 messages |
| 2010-05-08 04:53:13 | gregory.p.smith | create | |