[issue31336] Speed up _PyType_Lookup() for class creation

Serhiy Storchaka report at bugs.python.org
Sun Oct 1 04:37:53 EDT 2017


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 2102c789035ccacbac4362589402ac68baa2cd29 by Serhiy Storchaka (scoder) in branch 'master':
bpo-31336: Speed up type creation. (#3279)
https://github.com/python/cpython/commit/2102c789035ccacbac4362589402ac68baa2cd29


----------

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


More information about the Python-bugs-list mailing list