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.25.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.26.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 7, 2021

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

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    7931123 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #529 from asottile/percent-format-no-string-widths

    don't rewrite %-format with width+s
    asottile authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    e43a16c View commit details
    Browse the repository at this point in the history
  3. v2.25.1

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

Commits on Sep 12, 2021

  1. ENH: expand versioned_branches feature to Python 3 minor version comp…

    …arison (<, >, <=, >= with else)
    neutrinoceros authored and asottile committed Sep 12, 2021
    3 Configuration menu
    Copy the full SHA
    31546d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #530 from neutrinoceros/expand_versioned_branches

    ENH: expand versioned_branches feature to Python 3 minor version comparison (<, >, <=, >= with else)
    asottile authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    51e4532 View commit details
    Browse the repository at this point in the history
  3. v2.26.0

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