[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
- Previous message: [Python-Dev] Optimize Python long integers
- Next message: [Python-Dev] Optimize Python long integers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] Optimize Python long integers
- Next message: [Python-Dev] Optimize Python long integers
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]