Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder1.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'report.': 0.07; 'subject:support': 0.07; 'august,': 0.09; 'mixed': 0.09; 'optimizing': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'inaccurate': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'separated': 0.16; 'subject:Unicode': 0.16; 'followed': 0.16; 'wrote:': 0.18; 'header :User-Agent:1': 0.23; 'issue,': 0.24; 'unicode': 0.24; 'fairly': 0.24; 'tracker': 0.26; 'header:X-Complaints-To:1': 0.27; 'header :In-Reply-To:1': 0.27; 'testing': 0.29; 'quickly': 0.29; 'worked': 0.33; 'ago': 0.33; 'no,': 0.35; 'picking': 0.36; 'two': 0.37; 'performance': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'recent': 0.39; 'reported': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'skip:u 10': 0.60; 'matter': 0.61; 'received:173': 0.61; 'different': 0.65; 'charset:windows-1252': 0.65; 'believe': 0.68; 'claims.': 0.84; 'received:fios.verizon.net': 0.84; 'approach.': 0.91; 'rusi': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Jan Reedy Subject: Re: Is Unicode support so hard... Date: Sun, 21 Apr 2013 05:02:32 -0400 References: <0vKdnXSde-E8gu7MnZ2dnUVZ_sidnZ2d@westnet.com.au> <7be0ad7b-bc35-4ea2-aa16-b9af535b455e@ys5g2000pbc.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 In-Reply-To: <7be0ad7b-bc35-4ea2-aa16-b9af535b455e@ys5g2000pbc.googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1366534952 news.xs4all.nl 2266 [2001:888:2000:d::a6]:48375 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43994 On 4/20/2013 9:37 PM, rusi wrote: > I believe that the recent correction in unicode performance followed > jmf's grumbles No, the correction followed upon his accurate report of a regression, last August, which was unfortunately mixed in with grumbles and inaccurate claims. Others separated out and verified the accurate report. I reported it to pydev and enquired as to its necessity, I believe Mark opened the tracker issue, and the two people who worked on optimizing 3.3 a year ago fairly quickly came up with two different patches. The several month delay after was a matter of testing and picking the best approach.