On 15/2/22 09:53, Stefan van der Walt wrote:
On Mon, Feb 14, 2022, at 12:45, Sebastian Berg wrote:
But this is currently *not* consistently the case. I wish to make this
consistent. The confusion is around object arrays, though:
value = np.array(None, dtype=object)
arr[0] = value
On Tue, 2022-02-15 at 10:21 +0200, Matti Picus wrote:
>
> On 15/2/22 09:53, Stefan van der Walt wrote:
> > On Mon, Feb 14, 2022, at 12:45, Sebastian Berg wrote:
> > > But this is currently *not* consistently the case. I wish to
> > > make this
> > > consistent. The confusion is around object arr