SIGN IN SIGN UP

gh-83791: Raise TypeError for len(memoryview_0d) (#18463)

Changes the behaviour of `len` on a zero-dimensional `memoryview` to raise `TypeError`. Previously, `len` would return `1`.
E
Eric Wieser committed
3d2a46845b67407e2436d910b2e1740c34f4f10d
Parent: caed494
Committed by GitHub <noreply@github.com> on 4/22/2023, 4:32:47 PM