[Python-Dev] Is PEP 237 final -- Unifying Long Integers and Integers

Guido van Rossum gvanrossum at gmail.com
Sat Jun 18 00:33:47 CEST 2005


On 6/17/05, Raymond Hettinger <raymond.hettinger at verizon.net> wrote:
> IIRC, there was a decision to not implement phase C and to keep the
> trailing L in representations of long integers.

Actually, the PEP says phase C will be implemented in Python 3.0 and
that's still my plan.

> If so, I believe the PEP can be marked as final.  We've done all we're
> going to do.

For 2.x, yes. I'm fine with marking it as Final and adding this to PEP
3000 instead.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-Dev mailing list