Comment 2 for bug 685127

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package guppy - 0.1.9-2ubuntu1

---------------
guppy (0.1.9-2ubuntu1) natty; urgency=low

  * Unreleased upstream changes to support Python 2.7. (LP: #685127)

    2010-06-08 Sverker Nilsson <sverker@sverker-laptop>

     * guppy/heapy/test/test_Part.py (MixedCase.test_1): Changed the
     test result if sys.version >= 2.7; because the size of strings
     was optimized 8 bytes. (How ? )

     * src/sets/bitset.c (mutbitset_iop_PyLongObject): Used
     _PyLong_Frexp instead of _PyLong_AsScaledDouble if
     PY_VERSION_HEX >= 0x02070000 . (_PyLong_AsScaledDouble disappeared
     but I think I should complain, couldn't figure out how to add an
     issue with the tracker.)

    2010-02-16 Sverker Nilsson <sverker@sverker-laptop>

     * guppy/sets/test.py (Test.test16.tsv): Expected OverflowError
     instead of ValueError, an inconsequential change to do with
     possiboe test error reporting.
 -- Barry Warsaw <email address hidden> Mon, 06 Dec 2010 18:14:02 -0500