645
645
* ``RemoteBranch.lock_write`` raises ``ReadOnlyError`` if called during a
646
646
read lock, rather than causing an ``AttributeError``.
649
649
* Selftest was failing with testtools 0.9.3, which caused an
650
650
AssertionError raised from a cleanUp to be reported as a Failure, not an