-
Stefan Behnel authored
use CPython heap memory allocation for memory views where possible (outside of nogil sections) as it tends to be faster than plain malloc()
91a07c8c
use CPython heap memory allocation for memory views where possible (outside of nogil sections) as it tends to be faster than plain malloc()