Message233023
> Even worse, the memoryview gets corrupted on close():
The BytesIO object should probably reject closing when a buffer is exported.
> writing to the file seems to be completely disallowed, even if it
> would not seem to change the size:
An enhancement is probably possible there. |
|
Date |
User |
Action |
Args |
2014-12-22 19:46:49 | pitrou | set | recipients:
+ pitrou, martin.panter, serhiy.storchaka |
2014-12-22 19:46:49 | pitrou | set | messageid: <1419277609.93.0.827602251893.issue23099@psf.upfronthosting.co.za> |
2014-12-22 19:46:49 | pitrou | link | issue23099 messages |
2014-12-22 19:46:49 | pitrou | create | |
|