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: asottile/pyupgrade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.37.2
Choose a base ref
...
head repository: asottile/pyupgrade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.37.3
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 25, 2022

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/asottile/setup-cfg-fmt: v1.20.1 → v1.20.2](asottile/setup-cfg-fmt@v1.20.1...v1.20.2)
    - [github.com/asottile/reorder_python_imports: v3.8.1 → v3.8.2](asottile/reorder-python-imports@v3.8.1...v3.8.2)
    - [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](pre-commit/mirrors-mypy@v0.961...v0.971)
    pre-commit-ci[bot] authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    5770f61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #685 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    35d9060 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    360e5f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #686 from Senpos/import-removal-fix

    fix imports removal not including rules from previous versions
    asottile authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    067f1e0 View commit details
    Browse the repository at this point in the history
  3. v2.37.3

    asottile committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    a78007c View commit details
    Browse the repository at this point in the history
Loading