[issue22847] Improve method cache efficiency

Antoine Pitrou report at bugs.python.org
Tue Nov 11 20:04:18 CET 2014


Antoine Pitrou added the comment:

In addition, the tp_version_tag evolves incrementally, so the low bits should be better when the same name is looked up on different types.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22847>
_______________________________________


More information about the Python-bugs-list mailing list