wiredfool
e7bd152aac
Error handling:
...
* Return memory error for allocation errors
* Return value error for invalid layout (block) or bad mode)
* Free children on releasing the array
* Only decrement refcount on the leaf array release
2025-02-03 15:23:55 +00:00
pre-commit-ci[bot]
d02417e411
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-01-25 16:25:44 +00:00
wiredfool
ad492ee4d8
Pull readonly in from the C level
2025-01-25 16:21:15 +00:00
wiredfool
55f5351e3d
Test for size, add offset support
2025-01-25 15:43:22 +00:00
wiredfool
388da5c4a4
Test rejection of incorrect modes
2025-01-25 15:12:41 +00:00
wiredfool
dbe0304bb3
Tests for destructors of the PyCapsules
2025-01-25 14:12:31 +00:00
pre-commit-ci[bot]
f1349e973d
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-01-21 21:41:58 +00:00
wiredfool
97eb7c09ba
WIP -- First light of round trip of image -> arrow -> image
...
* basic safety included
* only respecting the types we emit
2025-01-21 21:27:41 +00:00
wiredfool
6ec855e0b7
Lifetime check
2025-01-20 19:28:20 +00:00
wiredfool
56780ceaae
Tests, lifetime changes
2025-01-20 19:28:15 +00:00