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

Terry J. Reedy report at bugs.python.org
Fri Oct 25 15:48:01 EDT 2019


Terry J. Reedy <tjreedy at udel.edu> added the comment:

#38541 reports a severe attribute access slowdown in 3.7.4 in some situations.  (Fixed by the enhancement in #36922, which I presume cannot be backported.)

----------
nosy: +terry.reedy

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


More information about the Python-bugs-list mailing list