diff options
author | Michael Blahay <mblahay@users.noreply.github.com> | 2019-05-07 21:41:06 (GMT) |
---|---|---|
committer | Mark Shannon <mark@hotpy.org> | 2019-05-07 21:41:06 (GMT) |
commit | b1c3167c232c36ed3543ca351ff10c613639b5f5 (patch) | |
tree | 93ea768476af4da82e8697317a131de34c6a2772 /Doc/distutils | |
parent | ca87eebb22d202c33f3317cbf85059cadc64fa9f (diff) | |
download | cpython-b1c3167c232c36ed3543ca351ff10c613639b5f5.zip cpython-b1c3167c232c36ed3543ca351ff10c613639b5f5.tar.gz cpython-b1c3167c232c36ed3543ca351ff10c613639b5f5.tar.bz2 |
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.
Diffstat (limited to 'Doc/distutils')
0 files changed, 0 insertions, 0 deletions