Skip to content

Pull requests: caesar0301/treelib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update tree.py with Paths to Nodes function.
#234 opened Oct 8, 2024 by cshamback Loading…
Use static typing for mypy stubs.
#232 opened Sep 4, 2024 by nicolas-graves Loading…
Fix encode during show(stdout=True)
#230 opened Jun 28, 2024 by kiraskyler Loading…
tree: add render_node arg to __print_backend
#227 opened May 8, 2024 by rix1 Loading…
1 of 2 tasks
Bump black from 23.1.0 to 24.3.0 dependencies Pull requests that update a dependency file
#223 opened Mar 20, 2024 by dependabot bot Loading…
remove python2 crumbs
#219 opened Oct 9, 2023 by a-detiste Loading…
Support to print multiple data properties in Tree.show() unittests required Tests required for new feature or api.
#191 opened Dec 11, 2021 by Enoch2090 Loading…
Adding support for subtree sort control unittests required Tests required for new feature or api.
#189 opened Nov 23, 2021 by christian-krieg Loading…
Removed legacy ordering in Tree.__print_backend() unittests required Tests required for new feature or api.
#188 opened Nov 23, 2021 by christian-krieg Loading…
add two methods in tree.py mainly
#169 opened Sep 16, 2020 by Freakwill Loading…
Fix #139: replace stdout with end in show.
#140 opened Feb 4, 2020 by ben-e-whitney Loading…
Extended to_json() to support sort key unittests required Tests required for new feature or api.
#123 opened Nov 6, 2019 by anthonyrocom Loading…
to_dict() did not pass key on recursion for sort unittests required Tests required for new feature or api.
#122 opened Nov 6, 2019 by anthonyrocom Loading…
New Tree.children_itr method
#118 opened Sep 12, 2019 by cowo78 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.