Skip to content

make frombuffer conform to numpy #350

Open
@v923z

Description

@v923z

@jepler

The creation of ndarrays from buffers should conform to numpy's behaviour, i.e., if the buffer is mutable, frombuffer should produce a view, otherwise, a copy. Background can be found in adafruit/circuitpython#4403 (comment)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestnumpy compatibilitya function's behaviour doesn't conform to `numpy`

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions