[issue28866] Type cache is not correctly invalidated on a class defining mro()

Mark Shannon report at bugs.python.org
Sun May 26 10:25:52 EDT 2019


Mark Shannon <mark at hotpy.org> added the comment:


New changeset 180dc1b0f4a57c3f66351568ae8488fa8576d7f0 by Mark Shannon (Julien Palard) in branch 'master':
bpo-28866: No type cache for types with specialized mro, invalidation is hard. (#13157)
https://github.com/python/cpython/commit/180dc1b0f4a57c3f66351568ae8488fa8576d7f0


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue28866>
_______________________________________


More information about the Python-bugs-list mailing list