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 ncoghlan, pitrou, skrah
Date 2012-01-25.17:41:18
SpamBayes Score 7.310324e-05
Marked as misclassified No
Message-id <1327513279.1.0.452976234811.issue13860@psf.upfronthosting.co.za>
In-reply-to
Content
This came up in #10419, which is already a little crowded. PyBuffer_FillInfo() returns success if the value for 'view' is NULL.

I can't really see a reason for that. Any thoughts?
History
Date User Action Args
2012-01-25 17:41:19skrahsetrecipients: + skrah, ncoghlan, pitrou
2012-01-25 17:41:19skrahsetmessageid: <1327513279.1.0.452976234811.issue13860@psf.upfronthosting.co.za>
2012-01-25 17:41:18skrahlinkissue13860 messages
2012-01-25 17:41:18skrahcreate