[issue32346] Speed up slot lookup for class creation

Antoine Pitrou report at bugs.python.org
Wed Dec 20 11:14:16 EST 2017


Antoine Pitrou <pitrou at free.fr> added the comment:

Yes... The patch itself is not very complex, but you have to dive into the intricacies of typeobject.c to understand it :-/

----------

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


More information about the Python-bugs-list mailing list