This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 13203
Status merged
Title [3.7] bpo-27639: Correct return type for UserList slicing operation
History
Date User Action Args
2019-05-26 14:28:11mblahaysetstatus: open -> merged
2019-05-09 13:35:49mblahaysetstatus: closed -> open
2019-05-09 13:35:46mblahaysetstatus: open -> closed
2019-05-08 18:27:21mblahaysetstatus: closed -> open
2019-05-08 18:27:18mblahaysetstatus: open -> closed
2019-05-08 18:08:23mblahaysettitle: [3.7] BPO-27639: Correct return type for UserList slicing operation -> [3.7] bpo-27639: Correct return type for UserList slicing operation
2019-05-08 18:07:55mblahaysettitle: BPO-27639: Correct return type for UserList slicing operation -> [3.7] BPO-27639: Correct return type for UserList slicing operation
2019-05-08 17:51:06mblahaylinkissue27639 pull_requests
2019-05-08 17:51:06mblahaycreate