bpo-27639: Correct return type for UserList slicing operation by mblahay · Pull Request #13169 · python/cpython
Added logic to __getitem__ magic method for UserList to ensure that the return type matches that of self.
matrixise
changed the title
BPO-27639: Correct return type for UserList slicing operation
bpo-27639: Correct return type for UserList slicing operation
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
May 7, 2019This was referenced
May 17, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters