diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2023-04-22 17:32:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-22 17:32:47 +0100 |
commit | 3d2a46845b67407e2436d910b2e1740c34f4f10d (patch) | |
tree | 607d43aa0a30a293fcffc2623453cc7787687edd /Include/internal/pycore_runtime_init.h | |
parent | caed49448d195565940caf198cf0edda65ee5679 (diff) | |
download | cpython-3d2a46845b67407e2436d910b2e1740c34f4f10d.tar.gz cpython-3d2a46845b67407e2436d910b2e1740c34f4f10d.zip |
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`.
Diffstat (limited to 'Include/internal/pycore_runtime_init.h')
0 files changed, 0 insertions, 0 deletions