PythonBufferErrorCode

Error codes for ndslice - Py_buffer conversion.

Values

ValueMeaning
success
cannot_create_format_string
cannot_create_writable_buffer
cannot_create_f_contiguous_buffer
cannot_create_c_contiguous_buffer
cannot_create_any_contiguous_buffer
cannot_create_a_buffer_without_strides
input_buffer_ndim_mismatch
input_buffer_itemsize_mismatch
input_buffer_format_mismatch
input_buffer_strides_mismatch

Meta