Fix buglet in sliceobjects, they were not returning Py_NotImplemented… · pythoncapi/cpython@3e57b52 · GitHub
Skip to content

Commit 3e57b52

Browse files
committed
Fix buglet in sliceobjects, they were not returning Py_NotImplemented when
compared against something other than sliceobjects.
1 parent ed03b41 commit 3e57b52

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lib/test/test_slice.py

Lines changed: 3 additions & 0 deletions

Objects/sliceobject.c

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)