#5127 task closed fixed (fixed)
Remove deprecated functions in `lore/tree.py`
Reported by: | Facundo Batista | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | lore | Keywords: | |
Cc: | Thijs Triemstra | Branch: |
branches/lore-tree-compare-5127
branch-diff, diff-cov, branch-cov, buildbot |
Author: | facundobatista |
Description
This patch remove compareMarkPos
and comparePosition
from lore/tree.py
, as they were deprecated for v9.
Attachments (1)
Change History (9)
Changed 10 years ago by
Attachment: | remove-lore-tree-deprecated-a.patch added |
---|
comment:1 Changed 10 years ago by
Cc: | Thijs Triemstra added |
---|---|
Component: | core → lore |
Keywords: | py3k removed |
Type: | enhancement → task |
comment:2 Changed 10 years ago by
Author: | → thijs |
---|---|
Branch: | → branches/lore-tree-compare-5127 |
comment:3 Changed 10 years ago by
comment:4 Changed 10 years ago by
Author: | thijs → facundobatista |
---|
The doc build succeeded after this change (isnt that all that matters ;). Branch up for review.
comment:5 Changed 10 years ago by
comment:6 Changed 10 years ago by
build results look good. Merging. Thanks for applying the patch thijs!
comment:7 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:8 Changed 10 years ago by
Keywords: | review removed |
---|
Note: See
TracTickets for help on using
tickets.
(In [32110]) Branching to 'lore-tree-compare-5127'