[issue45213] Frozen modules are looked up using a linear search.

Dong-hee Na report at bugs.python.org
Fri Sep 24 06:59:10 EDT 2021


Dong-hee Na <donghee.na at python.org> added the comment:

> Then we can at least bail out of the loop early, and one day someone could make it a binary search.

I like this idea if we can guarantee the order :)

----------

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


More information about the Python-bugs-list mailing list