This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author nharkins
Recipients loewis, nharkins
Date 2010-08-15.20:45:04
SpamBayes Score 0.00028960887
Marked as misclassified No
Message-id <1281905106.3.0.251056281819.issue9616@psf.upfronthosting.co.za>
In-reply-to
Content
thanks for the quick response. 

that was just my working up a simplified repro, but you are 
correct: on modification there, it gets a new id() location.

totally not what i would've expected (python flags
it for copying when it changes, to save space?)

however i am still seeing the problem in my code, so
i will continue to whittle it down to a simpler repro,
and hopefully add it here later today.
History
Date User Action Args
2010-08-15 20:45:06nharkinssetrecipients: + nharkins, loewis
2010-08-15 20:45:06nharkinssetmessageid: <1281905106.3.0.251056281819.issue9616@psf.upfronthosting.co.za>
2010-08-15 20:45:04nharkinslinkissue9616 messages
2010-08-15 20:45:04nharkinscreate