bpo-28866: No type cache for types with specialized mro, invalidation is hard. (#13157)
* No type cache for types with specialized mro, invalidation is hard. * FIX: Don't disable method cache custom types that do not implement mro(). * fixing implem. * Avoid storing error flags, also decref. * news entry * Clear as soon as we're getting an error. * FIX: Reference leak.
J
Julien Palard committed
180dc1b0f4a57c3f66351568ae8488fa8576d7f0
Parent: 135c6a5
Committed by Mark Shannon <mark@hotpy.org>
on 5/26/2019, 2:25:47 PM