qcommit: bzrlib.builtins.tree_files was deprecated in version 2.3.0

Bug #708492 reported by Gary van der Merwe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Confirmed
Medium
Unassigned

Bug Description

If you run qcommit with bzr 2.3, you see this warning:

/home/garyvdm/qbzr/trunk/lib/commands.py:373: DeprecationWarning: bzrlib.builtins.tree_files was deprecated in version 2.3.0.

Revision history for this message
Gary van der Merwe (garyvdm) wrote :

It seems silly to me to have code that can decide weather to use bzrlib.builtins.tree_files of WorkingTree.open_containing_paths. So lets ignore this for 0.20 and in then next version of qbzr (0.21?) we switch to using WorkingTree.open_containing_paths, and bump the min bzr version to 2.3.

Changed in qbzr:
milestone: 0.20b1 → none
Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 708492] [NEW] qcommit: bzrlib.builtins.tree_files was deprecated in version 2.3.0

Gary van der Merwe пишет:
> Public bug reported:
>
> If you run qcommit with bzr 2.3, you see this warning:
>
>
> /home/garyvdm/qbzr/trunk/lib/commands.py:373: DeprecationWarning: bzrlib.builtins.tree_files was deprecated in version 2.3.0.

Bzr emits warnings only in beta versions, I'm sure bzr 2.3 final won't
spam this to users.

--
All the dude wanted was his rug back

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.