Comment 3 for bug 641326

Revision history for this message
Michel Lind (michel-slm) wrote : Re: [Bug 641326] Re: [PATCH] Cache ordering is not stable in Python 2.7

Hi Jamu,

The patch actually comes from Toshio Kuratomi; I'm Cc: ing him.
Toshio, have you signed Canonical contributor agreement?

Alternatively, would it be fine to just declare the contribution
public domain? It's quite a small and, in this case, obvious fix.

On Fri, Sep 17, 2010 at 4:31 PM, Jamu Kakar <email address hidden> wrote:
> Hi Michel,
>
> Thanks for the patch.  Have you signed the Canonical Contributors
> Agreement?  We'll need to to sign it before we can accept your patch:
>
> http://www.canonical.com/contributors
>
>
> ** Changed in: storm
>    Milestone: None => 0.18
>
> --
> [PATCH] Cache ordering is not stable in Python 2.7
> https://bugs.launchpad.net/bugs/641326
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Storm: New
> Status in Fedora: Unknown
>
> Bug description:
> Fedora is switching to Python 2.7 for the next release, and one of the unit tests in Storm (tested with versions 0.15-0.17) fails because ordering inside a cache is not stable.
>
> This patch sorts the initial objects and the cached ones before asserting that the two lists are equal.
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/storm/+bug/641326/+subscribe
>