Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

Seems that the problem is removing the check:

    if (MCACHE_CACHEABLE_NAME(name) &&
        _PyType_HasFeature(type, Py_TPFLAGS_VALID_VERSION_TAG)) {

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43636>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to