Skip to content

Removed legacy ordering in Tree.__print_backend() - #188

Open
christian-krieg wants to merge 1 commit into
caesar0301:masterfrom
christian-krieg:feat/remove-legacy-ordering
Open

Removed legacy ordering in Tree.__print_backend()#188
christian-krieg wants to merge 1 commit into
caesar0301:masterfrom
christian-krieg:feat/remove-legacy-ordering

Conversation

@christian-krieg

Copy link
Copy Markdown
  • Having legacy ordering in the current form makes it impossible to print a tree
    without any ordering at all
  • Legacy ordering is invoked whenever key=None, so it renders control over
    ordering ineffective

* Having legacy ordering in the current form makes it impossible to print a tree
  without any ordering at all
* Legacy ordering is invoked whenever ``key=None``, so it renders control over
  ordering ineffective
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

unittests required Tests required for new feature or api.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants