Alexander Belopolsky added the comment:

On Thu, Aug 30, 2012 at 1:22 PM, Stefan Krah <rep...@bugs.python.org> wrote:
> So the topic is reduced to:
>
>   1) Previous: If non-NULL, steal the view.obj reference with automatic
>                decrement in PyBuffer_Release().
>      New:      If non-NULL, treat view.obj as a borrowed reference.
>
>   2) Copy info->format?

+1 to both ideas.

----------
nosy: +Alexander.Belopolsky
title: Improve docs for  PyMemoryView_FromBuffer() -> Improve docs for 
PyMemoryView_FromBuffer()

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

Reply via email to