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.38.0
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.38.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    145e9ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #710 from asottile/typing-get-type-hints

    regenerate imports to get typing.get_type_hints version change
    asottile authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    19147c2 View commit details
    Browse the repository at this point in the history
  3. v2.38.1

    asottile committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    d9461f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    00aa729 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #707 from hamdanal/nested-super

    Rewrite 2-arg super call in nested class
    asottile authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a41a733 View commit details
    Browse the repository at this point in the history
  3. v2.38.2

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