Project

General

Profile

« Previous | Next » 

Revision 56012d2f

Added by Kenta Murata about 5 years ago

NEWS.md: Add memory view entry

The memory view interface added at 890bc2cdde is experimental new C-API
set. This feature permits extension libraries to share a memory area
that contains such a numerical array and a bitmap image. This is
designed by referring to Python's buffer protocol.
[[Feature #13767]]
[[Feature #14722]]