[issue13155] Optimize finding the max character width

Antoine Pitrou report at bugs.python.org
Thu Oct 13 00:08:59 CEST 2011


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

> find_max_char5.patch:
> - don't use adjusted ~mask+1: "precompute" the right max_char
> - rename findwidth.h to find_max_char.h
> - add some #undef

Thank you, I've committed this version.

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list