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-07.21:41:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557265268.92.0.904937591327.issue27639@roundup.psfhosted.org>
In-reply-to
Content
New changeset b1c3167c232c36ed3543ca351ff10c613639b5f5 by Mark Shannon (Michael Blahay) in branch 'master':
bpo-27639: Correct return type for UserList slicing operation (#13169)
https://github.com/python/cpython/commit/b1c3167c232c36ed3543ca351ff10c613639b5f5
History
Date User Action Args
2019-05-07 21:41:08Mark.Shannonsetrecipients: + Mark.Shannon, rhettinger, r.david.murray, serhiy.storchaka, vaultah, staticshock, mblahay
2019-05-07 21:41:08Mark.Shannonsetmessageid: <1557265268.92.0.904937591327.issue27639@roundup.psfhosted.org>
2019-05-07 21:41:08Mark.Shannonlinkissue27639 messages
2019-05-07 21:41:08Mark.Shannoncreate