Open alexander-shaposhnikov opened 2 weeks ago
@rj-jesus can you review this?
@sklam Yep, sure.
Thanks for the patch, @alexander-shaposhnikov.
In general it LGTM, my only comment would be that the new test test_store
could maybe be part of test_mem_ops
, but I don't think this is critical.
Many thanks, I've updated the PR.
@sklam (would be amazing if you could merge this in, many thanks in advance)
If ptr.type.is_opaque is True it doesn't need to have ptr.type.pointee attribute. Add a unit test.