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.14.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.15.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 3 contributors

Commits on May 2, 2021

  1. Configuration menu
    Copy the full SHA
    160bb9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #430 from MarcoGorelli/only-replace-first-token

    CLN only replace argument token
    asottile authored May 2, 2021
    Configuration menu
    Copy the full SHA
    2ee8565 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

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

    updates:
    - [github.com/pre-commit/mirrors-autopep8: v1.5.6 → v1.5.7](pre-commit/mirrors-autopep8@v1.5.6...v1.5.7)
    pre-commit-ci[bot] authored May 3, 2021
    Configuration menu
    Copy the full SHA
    ac5a57b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #432 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored May 3, 2021
    Configuration menu
    Copy the full SHA
    2a56233 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Configuration menu
    Copy the full SHA
    2945128 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #433 from MarcoGorelli/capture-output

    replace stdout=PIPE and stderr=PIPE with capture_output=True
    asottile authored May 8, 2021
    Configuration menu
    Copy the full SHA
    675df98 View commit details
    Browse the repository at this point in the history
  3. v2.15.0

    asottile committed May 8, 2021
    Configuration menu
    Copy the full SHA
    4f1369b View commit details
    Browse the repository at this point in the history
Loading