Issue #16451: Refactor to remove duplication between range and slice … · pythoncapi/cpython@ffdb2c2 · GitHub
Skip to content

Commit ffdb2c2

Browse files
committed
Issue python#16451: Refactor to remove duplication between range and slice in slice index computations.
1 parent c3afba1 commit ffdb2c2

3 files changed

Lines changed: 87 additions & 269 deletions

File tree

Include/sliceobject.h

Lines changed: 3 additions & 0 deletions

Objects/rangeobject.c

Lines changed: 6 additions & 199 deletions

0 commit comments

Comments
 (0)