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: dflook/python-minifier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dflook/python-minifier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: target-version
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 24 files changed
  • 1 contributor

Commits on Sep 7, 2024

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

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    b944028 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf205c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a17dde View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    f37cbe7 View commit details
    Browse the repository at this point in the history
  2. Target current python version in corpus tests

    This will need to be changed in the future to also test compatible target versions.
    But previous pytohn-minifier versions only targeted current python, so that is the only useful comparison right now.
    dflook committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    78cd054 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Target current python version in corpus tests

    This will need to be changed in the future to also test compatible target versions.
    But previous pytohn-minifier versions only targeted current python, so that is the only useful comparison right now.
    dflook committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    b71a383 View commit details
    Browse the repository at this point in the history
Loading