[issue43452] Microoptimize PyType_Lookup for cache hits

Pablo Galindo Salgado report at bugs.python.org
Tue Mar 23 20:04:59 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset a054f6b2b1d9f75edfb5ec2247bbf60f07491977 by Pablo Galindo in branch 'master':
bpo-43452: Document the PyType_Lookup optimizations in the What's New for 3.10 (GH-24949)
https://github.com/python/cpython/commit/a054f6b2b1d9f75edfb5ec2247bbf60f07491977


----------

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


More information about the Python-bugs-list mailing list