Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enables utils.compare_trees to help debugging #88

Merged
merged 5 commits into from
Jul 30, 2024
Merged

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    26e3043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da19126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a4854d View commit details
    Browse the repository at this point in the history
  4. utils.compare_trees: Returns information about one difference

    This serves the purpose to deliver better comprehensible output by
    tests.
    funkyfuture committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    5b6d7bd View commit details
    Browse the repository at this point in the history
  5. Marks utils._sort_nodes_in_document_order as private

    It's not fully implemented, suffices the internal requirements, and
    no obvious other real-world use-case comes to mind.
    funkyfuture committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    771d7d7 View commit details
    Browse the repository at this point in the history