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 ethan.furman
Recipients ethan.furman, matrixise, ned.deily
Date 2018-10-06.07:43:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538811804.74.0.545547206417.issue34909@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 453b3b0e87cb16345c276b9064a4480ce3794a74 by Ethan Furman (Miss Islington (bot)) in branch '3.7':
bpo-34909: keep searching mixins until base class is found (GH-9737) (GH-9738)
https://github.com/python/cpython/commit/453b3b0e87cb16345c276b9064a4480ce3794a74
History
Date User Action Args
2018-10-06 07:43:24ethan.furmansetrecipients: + ethan.furman, ned.deily, matrixise
2018-10-06 07:43:24ethan.furmansetmessageid: <1538811804.74.0.545547206417.issue34909@psf.upfronthosting.co.za>
2018-10-06 07:43:24ethan.furmanlinkissue34909 messages
2018-10-06 07:43:24ethan.furmancreate