Adam Olsen <[EMAIL PROTECTED]> added the comment:

The original bug is not whether or not python reuses int objects, but
rather that an existing optimization disappears under certain
circumstances.  Something is breaking our optimization.

The later cases where the optimization is simply gone in 3.0a3 are more
difficult.  We don't *have* to keep them.. but we probably want them. 
The small int reuse happens for a reason.

----------
nosy: +Rhamphoryncus

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2417>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to