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 vstinner
Recipients pitrou, vstinner
Date 2011-10-12.21:10:11
SpamBayes Score 0.01906803
Marked as misclassified No
Message-id <1318453813.51.0.799282041581.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
History
Date User Action Args
2011-10-12 21:10:13vstinnersetrecipients: + vstinner, pitrou
2011-10-12 21:10:13vstinnersetmessageid: <1318453813.51.0.799282041581.issue13155@psf.upfronthosting.co.za>
2011-10-12 21:10:12vstinnerlinkissue13155 messages
2011-10-12 21:10:12vstinnercreate