Message223542
I'm not sure the "read only buffer" test is strong enough: having a readonly view is not a guarantee that the data in the view cannot be changed through some other means, i.e. it is read-only, not immutable. Pretty sure this approach is broken. What about the alternative approach of specializing for Bytes? | |
| Date | User | Action | Args | | 2014-07-20 22:07:21 | dw | set | recipients: + dw, pitrou, scoder, benjamin.peterson, stutzbach, hynek, serhiy.storchaka, kmike | | 2014-07-20 22:07:21 | dw | set | messageid: <1405894041.07.0.141694171262.issue22003@psf.upfronthosting.co.za> | | 2014-07-20 22:07:21 | dw | link | issue22003 messages | | 2014-07-20 22:07:21 | dw | create | | |