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.

Author Mark.Shannon
Recipients Mark.Shannon, mblahay, r.david.murray, rhettinger, serhiy.storchaka, staticshock, vaultah
Date 2019-05-26.14:28:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558880894.02.0.722242410248.issue27639@roundup.psfhosted.org>
In-reply-to
Content
New changeset f3d909428c7c61ea32e8fbb9c8b48344e7904a53 by Mark Shannon (Michael Blahay) in branch '3.7':
BPO-27639: Correct return type for UserList slicing operation (#13203)
https://github.com/python/cpython/commit/f3d909428c7c61ea32e8fbb9c8b48344e7904a53
History
Date User Action Args
2019-05-26 14:28:14Mark.Shannonsetrecipients: + Mark.Shannon, rhettinger, r.david.murray, serhiy.storchaka, vaultah, staticshock, mblahay
2019-05-26 14:28:14Mark.Shannonsetmessageid: <1558880894.02.0.722242410248.issue27639@roundup.psfhosted.org>
2019-05-26 14:28:14Mark.Shannonlinkissue27639 messages
2019-05-26 14:28:13Mark.Shannoncreate