oneiric's Python 2.7 is using an (unreleased) version of unittest which
changes the behaviour of TestCase._type_equality_funcs a little.  That's
fine, in that it's supposed to be a private variable, but bzr is poking
at it to try stop used TestCase instances from wasting memory.

bzr needs to become a little more careful in how it pokes at the private
variable, and also be adjusted to poke it slightly differently so it
will work with Python 2.7.3 (and oneiric's patched 2.7.2).

** Also affects: bzr
   Importance: Undecided
       Status: New

** Changed in: bzr
   Importance: Undecided => High

** Changed in: bzr
       Status: New => Confirmed

** Changed in: bzr
     Assignee: (unassigned) => canonical-bazaar (canonical-bazaar)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/809048

Title:
  bzr crashed with AttributeError in stopTest(): '_TypeEqualityDict'
  object has no attribute 'clear'

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/809048/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to