Martin Panter added the comment:

Here is a patch implementing Eryk’s suggestion, for both from_buffer() and 
from_buffer_copy() methods. This is exactly how it is already handled for 
Array.from_address(). The two buffer methods were added more recently than 
from_address().

----------
keywords: +patch
nosy: +martin.panter
stage:  -> patch review
versions: +Python 3.7 -Python 3.4
Added file: http://bugs.python.org/file45543/from_buffer.patch

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

Reply via email to