commit | 5bffa79c227236a8bfde6bf174a1f3f0a43fd2ea | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Feb 24 20:50:49 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Feb 24 20:50:49 2011 +0000 |
tree | c755754b167f2c992e610dab9a6dfe7c6ff59511 | |
parent | 1ce92dc20d698ce46c3459da7801c76bb8518550 [diff] |
Issue #11286: Raise a ValueError from calling PyMemoryView_FromBuffer with a buffer struct having a NULL data pointer.