Message 300063 - Python tracker

Message300063

Author methane
Recipients benjamin.peterson, geeknik, methane, vstinner
Date 2017-08-10.08:49:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502354991.3.0.91445007843.issue31166@psf.upfronthosting.co.za>
In-reply-to
Content
But we should check dicts of all parents.
It will has significant penalty, especially for classes having long mro (inheriting metaclass from typing module cause long mro).
History
Date User Action Args
2017-08-10 08:49:51methanesetrecipients: + methane, vstinner, benjamin.peterson, geeknik
2017-08-10 08:49:51methanesetmessageid: <1502354991.3.0.91445007843.issue31166@psf.upfronthosting.co.za>
2017-08-10 08:49:51methanelinkissue31166 messages
2017-08-10 08:49:51methanecreate