New submission from Stefan Krah <stefan-use...@bytereef.org>:

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?

----------
components: Interpreter Core
messages: 151953
nosy: ncoghlan, pitrou, skrah
priority: normal
severity: normal
status: open
title: PyBuffer_FillInfo() return value
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13860>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to