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 skrah
Recipients kelleynnn, ncoghlan, pitrou, python-dev, serhiy.storchaka, skrah
Date 2015-02-03.21:02:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1422997366.22.0.630202913785.issue14203@psf.upfronthosting.co.za>
In-reply-to
Content
Argh, the extern _PyBytesIOBuffer_Type hack.  I knew it would cause some
trouble.

Any ideas how to test bytesiobuf_getbuffer() with a NULL view in
a more dignified way?
History
Date User Action Args
2015-02-03 21:02:46skrahsetrecipients: + skrah, ncoghlan, pitrou, python-dev, serhiy.storchaka, kelleynnn
2015-02-03 21:02:46skrahsetmessageid: <1422997366.22.0.630202913785.issue14203@psf.upfronthosting.co.za>
2015-02-03 21:02:46skrahlinkissue14203 messages
2015-02-03 21:02:46skrahcreate