Victor Stinner wrote:
> Le Wednesday 12 November 2008 00:14:40, vous avez écrit :
>>> 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?
> 
> All optimisations patches are long and may introduce new regressions. It's 
> better to wait for 2.7/3.1.
> 
> But it would be nice to get numbits() method (or property?) in Python 3.0(.1) 
> and/or Python 2.6.1.
> 
> 
But that would be new functionality in a micro-release, which is verboten.

regards
 Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC              http://www.holdenweb.com/

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to