Message239034
| Author | wolma |
|---|---|
| Recipients | martin.panter, python-dev, serhiy.storchaka, skrah, vstinner, wolma |
| Date | 2015-03-23.14:54:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427122446.62.0.650490575513.issue23688@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Serhiy: I think I saw that you committed this also to the 2.7 branch, but that would not work since memoryviews do not have the nbytes attribute (they do not seem to have cast either). One would have to calculate the length instead from other properties. Tests would fail too I think. If I'm mistaken, then sorry for the noise. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-23 14:54:06 | wolma | set | recipients: + wolma, vstinner, skrah, python-dev, martin.panter, serhiy.storchaka |
| 2015-03-23 14:54:06 | wolma | set | messageid: <1427122446.62.0.650490575513.issue23688@psf.upfronthosting.co.za> |
| 2015-03-23 14:54:06 | wolma | link | issue23688 messages |
| 2015-03-23 14:54:06 | wolma | create | |