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.29.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.29.1
Choose a head ref
  • 12 commits
  • 7 files changed
  • 2 contributors

Commits on Oct 11, 2021

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

    updates:
    - [github.com/asottile/setup-cfg-fmt: v1.17.0 → v1.18.0](asottile/setup-cfg-fmt@v1.17.0...v1.18.0)
    - [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](PyCQA/flake8@3.9.2...4.0.1)
    - [github.com/pre-commit/mirrors-mypy: v0.910 → v0.910-1](pre-commit/mirrors-mypy@v0.910...v0.910-1)
    pre-commit-ci[bot] authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    6442ac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    928508c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #555 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    fc8e719 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

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

Commits on Oct 24, 2021

  1. Merge pull request #562 from asottile/all-repos_autofix_systemexit-main

    replace exit(main()) with raise SystemExit(main())
    asottile authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    4e4589b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

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

    updates:
    - [github.com/asottile/add-trailing-comma: v2.1.0 → v2.2.0](asottile/add-trailing-comma@v2.1.0...v2.2.0)
    pre-commit-ci[bot] authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a7c2b08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #563 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    f019357 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

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

    updates:
    - [github.com/asottile/setup-cfg-fmt: v1.18.0 → v1.19.0](asottile/setup-cfg-fmt@v1.18.0...v1.19.0)
    pre-commit-ci[bot] authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    27584b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #564 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Nov 1, 2021
    Configuration menu
    Copy the full SHA
    f5b16fc View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    886c3f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #568 from asottile/union-types-string-literals

    prevent rewriting union types with forward annotations
    asottile authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    5cd84de View commit details
    Browse the repository at this point in the history
  3. v2.29.1

    asottile committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    9db80eb View commit details
    Browse the repository at this point in the history
Loading