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.19.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: v3.19.1
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Oct 22, 2024

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

    updates:
    - [github.com/asottile/setup-cfg-fmt: v2.5.0 → v2.7.0](asottile/setup-cfg-fmt@v2.5.0...v2.7.0)
    - [github.com/asottile/reorder-python-imports: v3.13.0 → v3.14.0](asottile/reorder-python-imports@v3.13.0...v3.14.0)
    - [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.12.1](pre-commit/mirrors-mypy@v1.11.2...v1.12.1)
    pre-commit-ci[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0ed6c1f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #974 from asottile/pre-commit-ci-update-config

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

Commits on Oct 29, 2024

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.12.1 → v1.13.0](pre-commit/mirrors-mypy@v1.12.1...v1.13.0)
    pre-commit-ci[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8f6385c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #985 from asottile/pre-commit-ci-update-config

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

Commits on Dec 17, 2024

  1. fix typo in module name

    asottile committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    b36f0ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #992 from asottile/typo-module-name

    fix typo in module name
    asottile authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    67705a4 View commit details
    Browse the repository at this point in the history
  3. upgrade gha

    asottile committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    3f8ae67 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #993 from asottile/upgrade-gha

    upgrade gha
    asottile authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    7dc1fb3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    832a3a0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #994 from asottile/fstring-find-call

    fix search for .encode(...) call with 3.12+ f-string tokens
    asottile authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    2f55fde View commit details
    Browse the repository at this point in the history
  7. v3.19.1

    asottile committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    ce40a16 View commit details
    Browse the repository at this point in the history
Loading