[Python-Dev] breaking list.append()

Fredrik Lundh Fredrik Lundh" <effbot@telia.com
Wed, 1 Mar 2000 20:20:12 +0100


Andrew M. Kuchling wrote:
> There are more things in 1.6 that might require fixing existing code:
> str(2L) returning '2', the int/long changes, the Unicode changes, and
> if it gets added, garbage collection -- and bugs caused by those
> changes might not be catchable by a nanny.

hey, you make it sound like "1.6" should really be "2.0" ;-)

</F>