Message103380
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2010-04-16.23:57:14 |
| SpamBayes Score | 0.00018041211 |
| Marked as misclassified | No |
| Message-id | <1271462236.91.0.742437452621.issue8393@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Commited in py3k (r80135), blocked in 3.1 (r80136). Python 3.1 has no _posixsubprocess module, it uses os.chdir() which accepts bytes, bytearray and str with surrogates. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-16 23:57:17 | vstinner | set | recipients: + vstinner |
| 2010-04-16 23:57:16 | vstinner | set | messageid: <1271462236.91.0.742437452621.issue8393@psf.upfronthosting.co.za> |
| 2010-04-16 23:57:14 | vstinner | link | issue8393 messages |
| 2010-04-16 23:57:14 | vstinner | create | |