Message167119
| Author | skrah |
|---|---|
| Recipients | mark.dickinson, meador.inge, pitrou, skrah, vstinner |
| Date | 2012-08-01.12:16:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1343823372.11.0.597115050567.issue13072@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The diff between b9558df8cc58 and default with array_revert_pep393.patch applied is small, but I noticed that in some places you switched back to Py_UNICODE typecode and in others not. For instance, in struct arraydescr typecode is still char. I'm not sure why typecode was originally Py_UNICODE though. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-08-01 12:16:12 | skrah | set | recipients: + skrah, mark.dickinson, pitrou, vstinner, meador.inge |
| 2012-08-01 12:16:12 | skrah | set | messageid: <1343823372.11.0.597115050567.issue13072@psf.upfronthosting.co.za> |
| 2012-08-01 12:16:11 | skrah | link | issue13072 messages |
| 2012-08-01 12:16:11 | skrah | create | |