◐ Shell
clean mode source ↗

Message 239034 - Python tracker

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.