Ok, that test demonstrates a peculiarity of Python's garbage collection that was fixed in Python 3.4: http://docs.python.org/dev/whatsnew/3.4.html#pep-442-safe-object-finalization
Therefore I think the best course of action is to disable this particular test on 3.4 and newer versions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1270872 Title: objgraph docs/uncollectable.txt test fails with Python 3.4 To manage notifications about this bug go to: https://bugs.launchpad.net/objgraph/+bug/1270872/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
