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 rbcollins
Recipients Dmitrey, christian.heimes, cool-RR, gvanrossum, mlvanbie, rbcollins
Date 2009-11-27.09:54:46
SpamBayes Score 1.3357538e-05
Marked as misclassified No
Message-id <1259315689.26.0.753250744156.issue1515@psf.upfronthosting.co.za>
In-reply-to
Content
Ran into this trying to do some test isolation stuff.

Notwithstanding the questions about 'why', this is a clear limitation
hat can be solved quite simply - is there any harm that will occur if we
fix it?

I've attached a patch, with a test (in the style of the current tests)
which shows the copy works correctly.
History
Date User Action Args
2009-11-27 09:54:49rbcollinssetrecipients: + rbcollins, gvanrossum, christian.heimes, mlvanbie, Dmitrey, cool-RR
2009-11-27 09:54:49rbcollinssetmessageid: <1259315689.26.0.753250744156.issue1515@psf.upfronthosting.co.za>
2009-11-27 09:54:47rbcollinslinkissue1515 messages
2009-11-27 09:54:47rbcollinscreate