I see: thank you for the explanations!

On Mon, Feb 12, 2024 at 3:04 PM Nathan <[email protected]> wrote:

> Stringdtyoe arrays don’t intern python strings directly, there’s always a
> copy.
>

I had been thinking of accepting a memoryview without copying, but if
there's always a copy in any case, that answers my question about ownership.

-- Jim
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: [email protected]

Reply via email to