[Python-Dev] Optimize Python long integers (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Wed Nov 12 00:14:40 CET 2008


There are some very interesting propositions (with patches!) to optimize Python int and long types (especially the long integers).

Just trying to clarify the focus: would you like to see any of these applied to 2.6? To me, it's clear that they are out of scope now, as they don't fix bugs.

Regards, Martin



More information about the Python-Dev mailing list