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

Commits on May 9, 2022

  1. Fix typos

    * README.md
    * tests/features/typing_classes_test.py
    * tests/features/yield_from_test.py
    sadikkuzu committed May 9, 2022
    Configuration menu
    Copy the full SHA
    78bf50b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #641 from sadikkuzu/patch-1

    Fix typos
    asottile authored May 9, 2022
    Configuration menu
    Copy the full SHA
    75f5b9e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.950 → v0.960](pre-commit/mirrors-mypy@v0.950...v0.960)
    pre-commit-ci[bot] authored May 30, 2022
    Configuration menu
    Copy the full SHA
    0a8766f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #646 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored May 30, 2022
    Configuration menu
    Copy the full SHA
    09ad799 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    448f49c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #647 from cj81499/main

    feat: rewrite deprecated unittest methods
    asottile authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    ef3be8c View commit details
    Browse the repository at this point in the history
  3. v2.33.0

    asottile committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    54356ff View commit details
    Browse the repository at this point in the history
Loading