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: a2f517f
Choose a base ref
...
head repository: asottile/pyupgrade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b6e1032
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    76f6a74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #545 from asottile/skip-staticmethod

    don't rewrite old-super for staticmethods
    asottile authored Sep 27, 2021
    Configuration menu
    Copy the full SHA
    8768d42 View commit details
    Browse the repository at this point in the history
  3. v2.28.1

    asottile committed Sep 27, 2021
    1 Configuration menu
    Copy the full SHA
    d950562 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Revert "Merge pull request #545 from asottile/skip-staticmethod"

    This reverts commit 8768d42, reversing
    changes made to a2f517f.
    asottile committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    9b8a728 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge pull request #320 from asottile/new_class_super_v2"

    This reverts commit b3f8c7b, reversing
    changes made to 4130821.
    asottile committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    c67be29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #548 from asottile/revert-old-super

    Revert rewriting of old super
    asottile authored Sep 28, 2021
    Configuration menu
    Copy the full SHA
    52012db View commit details
    Browse the repository at this point in the history
  4. v2.29.0

    asottile committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b6e1032 View commit details
    Browse the repository at this point in the history
Loading