~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.4.txt

(mbp) stop using failIf, failUnless, etc (Martin Pool)

Show diffs side-by-side

added added

removed removed

Lines of Context:
155
155
   suite.  This can include new facilities for writing tests, fixes to 
156
156
   spurious test failures and changes to the way things should be tested.
157
157
 
 
158
* Stop using `failIf`, `failUnless`, `failIfEqual`, etc, that give
 
159
  `PendingDeprecationWarnings` on Python2.7. 
 
160
  (Martin Pool, #760435)
 
161
 
158
162
 
159
163
bzr 2.4b1
160
164
#########