Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tox-dev/pipdeptree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.26.0
Choose a base ref
...
head repository: tox-dev/pipdeptree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.26.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Apr 5, 2025

  1. [pre-commit.ci] pre-commit autoupdate (#468)

    <!--pre-commit.ci start-->
    updates:
    - [github.com/python-jsonschema/check-jsonschema: 0.31.3 →
    0.32.1](python-jsonschema/check-jsonschema@0.31.3...0.32.1)
    <!--pre-commit.ci end-->
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    8f0eda9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Configuration menu
    Copy the full SHA
    205eb73 View commit details
    Browse the repository at this point in the history
  2. Refactor license option tests to use Mock objects instead of lambdas (#…

    …467)
    
    Using Mock objects makes the intent more clearer compared to how we were
    using lambdas.
    kemzeb authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    cee533a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Configuration menu
    Copy the full SHA
    2eb6c88 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. Handle exceptions when passed an invalid interpreter (#471)

    Before we would just crash if given an invalid interpreter.
    
    This change also does some code refactoring.
    kemzeb authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    75e865d View commit details
    Browse the repository at this point in the history
Loading