SIGN IN SIGN UP

bpo-27639: Correct return type for UserList slicing operation (#13169)

* BPO-27639: Correct return type for UserList slicing operation

Added logic to __getitem__ magic method for UserList to ensure that the return
type matches that of self.
M
Michael Blahay committed
b1c3167c232c36ed3543ca351ff10c613639b5f5
Parent: ca87eeb
Committed by Mark Shannon <mark@hotpy.org> on 5/7/2019, 9:41:06 PM