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: v3.2.2
Choose a base ref
...
head repository: asottile/pyupgrade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.3
Choose a head ref
  • 11 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 15, 2022

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.982 → v0.990](pre-commit/mirrors-mypy@v0.982...v0.990)
    pre-commit-ci[bot] authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9be3516 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #752 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    27239c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. remove no_implicit_optional

    this is the default in mypy 0.990
    
    Committed via https://github.com/asottile/all-repos
    asottile committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    23b9a87 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #756 from asottile/all-repos_autofix_no-implicit-o…

    …ptional
    
    remove no_implicit_optional
    asottile authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    5b527ac View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](pre-commit/mirrors-mypy@v0.990...v0.991)
    pre-commit-ci[bot] authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    aa860f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #758 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4c7ee5a View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
    - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
    pre-commit-ci[bot] authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5bae913 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #760 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a389e99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43293bb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #762 from asottile/f-strings-no-u-prefix

    fix rewrite of u strings to f strings
    asottile authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c1c97ba View commit details
    Browse the repository at this point in the history
  5. v3.2.3

    asottile committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    28db01a View commit details
    Browse the repository at this point in the history
Loading