Message 100357 - Python tracker
Message100357
| Author | vstinner |
|---|---|
| Recipients | a.badger, loewis, vstinner |
| Date | 2010-03-03.22:37:11 |
| SpamBayes Score | 0.004883685 |
| Marked as misclassified | No |
| Message-id | <1267655833.12.0.570970441214.issue4036@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
os.exec*() now accept bytes thanks to the PEP 383: see issue #4035. I updated my patch: it now includes tests \o/ It works on Linux. Can someone test it on Windows and/or Mac OS X? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-03 22:37:13 | vstinner | set | recipients: + vstinner, loewis, a.badger |
| 2010-03-03 22:37:13 | vstinner | set | messageid: <1267655833.12.0.570970441214.issue4036@psf.upfronthosting.co.za> |
| 2010-03-03 22:37:11 | vstinner | link | issue4036 messages |
| 2010-03-03 22:37:11 | vstinner | create | |