Rev 5966: (vila) Merge 2.3 into trunk (Vincent Ladeuil) in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Thu Jun 9 16:46:48 UTC 2011


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 5966 [merge]
revision-id: pqm at pqm.ubuntu.com-20110609164645-q3ix2ryp0a2qd0de
parent: pqm at pqm.ubuntu.com-20110609132411-xxr3scf3mb9o585c
parent: v.ladeuil+lp at free.fr-20110609151354-9jhamg1n9mtfyo4x
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Thu 2011-06-09 16:46:45 +0000
message:
  (vila) Merge 2.3 into trunk (Vincent Ladeuil)
modified:
  bzrlib/export/tar_exporter.py  tar_exporter.py-20051114235828-1f6349a2f090a5d0
  doc/en/release-notes/bzr-2.3.txt NEWS-20050323055033-4e00b5db738777ff
=== modified file 'bzrlib/export/tar_exporter.py'
--- a/bzrlib/export/tar_exporter.py	2011-06-07 13:33:41 +0000
+++ b/bzrlib/export/tar_exporter.py	2011-06-09 15:13:54 +0000
@@ -172,6 +172,7 @@
         stream.close()
 
 
+
 def tgz_exporter(tree, dest, root, subdir, filtered=False, force_mtime=None,
                  fileobj=None):
 

=== modified file 'doc/en/release-notes/bzr-2.3.txt'
--- a/doc/en/release-notes/bzr-2.3.txt	2011-05-20 17:27:26 +0000
+++ b/doc/en/release-notes/bzr-2.3.txt	2011-06-09 15:13:54 +0000
@@ -61,6 +61,10 @@
    suite.  This can include new facilities for writing tests, fixes to 
    spurious test failures and changes to the way things should be tested.
 
+* Remove the deprecation decorators for ``failUnlessExists`` and
+  ``failIfExists``. The deprecation "will" occur in 2.4, not
+  before. Providing the wrappers is enough as far as 2.3 is concerned.
+  (Vincent Ladeuil #794960)
 
 bzr 2.3.3
 #########




More information about the bazaar-commits mailing list