[issue27639] UserList.__getitem__ doesn't account for slices

Mark Shannon report at bugs.python.org
Tue May 7 17:41:08 EDT 2019


Mark Shannon <mark at hotpy.org> added the comment:


New changeset b1c3167c232c36ed3543ca351ff10c613639b5f5 by Mark Shannon (Michael Blahay) in branch 'master':
bpo-27639: Correct return type for UserList slicing operation (#13169)
https://github.com/python/cpython/commit/b1c3167c232c36ed3543ca351ff10c613639b5f5


----------
nosy: +Mark.Shannon

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue27639>
_______________________________________


More information about the Python-bugs-list mailing list