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 Loading
base: v3.15.2
Choose a base ref
...
head repository: asottile/pyupgrade Loading
compare: v3.16.0
Choose a head ref
  • 13 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 8, 2024

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

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    pre-commit-ci[bot] committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b7dabb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge pull request #941 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    3bc5830 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0)
    pre-commit-ci[bot] committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    878f79a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #942 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1c6ef71 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

    updates:
    - [github.com/hhatto/autopep8: v2.1.0 → v2.1.1](hhatto/autopep8@v2.1.0...v2.1.1)
    pre-commit-ci[bot] committed May 27, 2024
    Configuration menu
    Copy the full SHA
    49e5374 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request #943 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e460ce4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

    updates:
    - [github.com/asottile/reorder-python-imports: v3.12.0 → v3.13.0](asottile/reorder-python-imports@v3.12.0...v3.13.0)
    - [github.com/hhatto/autopep8: v2.1.1 → v2.2.0](hhatto/autopep8@v2.1.1...v2.2.0)
    pre-commit-ci[bot] committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    327a5f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge pull request #945 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    860f770 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 8, 2024

  1. Merge pull request #946 from AlexWaygood/regen-te-imports

    Regenerate typing import replacements using latest reorder-python-imports
    asottile committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4771f05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a996f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #868 from asottile/pep464-when-mypy-does-it

    rewrite pep 646 Unpack to splat in `*args`
    asottile committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a579db6 View commit details
    Browse the repository at this point in the history
  4. v3.16.0

    asottile committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    32151ac View commit details
    Browse the repository at this point in the history
Loading