Mark Shannon <m...@hotpy.org> added the comment:

PyType_ClearCache() is documented as:

    Clear the internal lookup cache. Return the current version tag.

Modifying it to do what it is documented to do fixes this bug :)

----------

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

Reply via email to