This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou, python-dev, vstinner
Date 2011-10-12.22:08:58
SpamBayes Score 0.0017839018
Marked as misclassified No
Message-id <1318457339.03.0.326020210271.issue13155@psf.upfronthosting.co.za>
In-reply-to
Content
> 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.
History
Date User Action Args
2011-10-12 22:08:59pitrousetrecipients: + pitrou, vstinner, python-dev
2011-10-12 22:08:59pitrousetmessageid: <1318457339.03.0.326020210271.issue13155@psf.upfronthosting.co.za>
2011-10-12 22:08:58pitroulinkissue13155 messages
2011-10-12 22:08:58pitroucreate