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 belopolsky
Recipients alexandre.vassalotti, belopolsky, eric.araujo, grubert, jackdied, rhettinger, schmir, zzzeek
Date 2010-07-16.00:59:47
SpamBayes Score 0.10185202
Marked as misclassified No
Message-id <AANLkTinqvw0-s1h3u3mDc72SWYnFmc8uDjCP94tUgZxk@mail.gmail.com>
In-reply-to <1279241570.02.0.528782133103.issue9269@psf.upfronthosting.co.za>
Content
On Thu, Jul 15, 2010 at 8:52 PM, Jack Diederich <report@bugs.python.org> wrote:
..
>   If database rows were mutable the results of a JOIN could be nonsensical.

And if your result set is self-referential you have a bigger problem
on your hands than not being able to pickle it. :-)
History
Date User Action Args
2010-07-16 00:59:49belopolskysetrecipients: + belopolsky, rhettinger, grubert, jackdied, alexandre.vassalotti, schmir, eric.araujo, zzzeek
2010-07-16 00:59:47belopolskylinkissue9269 messages
2010-07-16 00:59:47belopolskycreate