[Python-Dev] PEP 414 - some numbers from the Django port

Nick Coghlan ncoghlan at gmail.com
Thu Mar 8 00:28:38 CET 2012


On Thu, Mar 8, 2012 at 8:36 AM, Vinay Sajip <vinay_sajip at yahoo.co.uk> wrote:
> Anyway, it doesn't really
> matter now, since the latest version of the PEP no longer mentions those figures.

Indeed, I deliberately removed the part about performance concerns,
since I considered it a distraction from what I see as the heart of
the problem PEP 414 is designed to address (i.e. that the purely
mechanical changes previously required to Unicode text that is already
clearly marked as such in the Python 2 version are irrelevant noise
when it comes to identifying and reviewing the *actual* changes needed
for a successful Python 3 port).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list