aboutsummaryrefslogtreecommitdiffstats
path: root/libbe/util
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2011-02-22 18:54:57 -0500
committerW. Trevor King <wking@drexel.edu>2011-02-22 18:54:57 -0500
commitb1ba65415fc74e8bd25ed1f4cf0370e213f4c20d (patch)
tree6256f109bada9f7bbbe74a56a906c3231b9048ec /libbe/util
parent0d9ec7c727ff624ee1905831e806cab8c9e65537 (diff)
downloadbugseverywhere-b1ba65415fc74e8bd25ed1f4cf0370e213f4c20d.tar.gz
Correct version for recent bzrlib fix.
Rather than guessing from the output of `bzr tags`, I actually looked in the realease notes and tracked the removal of run_direct() to 2.2b2, which is confirmed by the r5146 patch itself: bzr.dev $ ./bzr log -p -n 0 -r 5146 | grep -1 deprec + + @deprecated_method(deprecated_in((2, 2, 0))) def run_direct(self, *args, **kwargs): -- + + @deprecated_method(deprecated_in((2, 2, 0))) def run_direct(self, *args, **kwargs):
Diffstat (limited to 'libbe/util')
0 files changed, 0 insertions, 0 deletions