[Python-Dev] Python 3 optimizations continued...

Greg Ewing greg.ewing at canterbury.ac.nz
Tue Aug 30 07:57:28 CEST 2011


Nick Coghlan wrote:

> Personally, I *like* CPython fitting into the "simple-and-portable"
> niche in the Python interpreter space.

Me, too! I like that I can read the CPython source and
understand what it's doing most of the time. Please don't
screw that up by attempting to perform heroic optimisations.

-- 
Greg


More information about the Python-Dev mailing list