This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author justus.winter
Recipients alexandre.vassalotti, justus.winter, martin.panter, serhiy.storchaka, xiang.zhang
Date 2016-06-08.13:41:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465393271.75.0.35446884041.issue27261@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, I consider the documented behavior a feature.  My use case is to allocate a BytesIO object with a given size, obtain a view to its buffer, and write to it from a c library.
History
Date User Action Args
2016-06-08 13:41:11justus.wintersetrecipients: + justus.winter, alexandre.vassalotti, martin.panter, serhiy.storchaka, xiang.zhang
2016-06-08 13:41:11justus.wintersetmessageid: <1465393271.75.0.35446884041.issue27261@psf.upfronthosting.co.za>
2016-06-08 13:41:11justus.winterlinkissue27261 messages
2016-06-08 13:41:11justus.wintercreate