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/add-trailing-comma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: asottile/add-trailing-comma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 9 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 4, 2023

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

    updates:
    - [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](asottile/pyupgrade@v3.7.0...v3.8.0)
    pre-commit-ci[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1f39f48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #238 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    956e569 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

    updates:
    - [github.com/asottile/pyupgrade: v3.8.0 → v3.9.0](asottile/pyupgrade@v3.8.0...v3.9.0)
    pre-commit-ci[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    469352f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #240 from asottile/pre-commit-ci-update-config

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

Commits on Jul 21, 2023

  1. remove obsolete sections

    asottile authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ddda54d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #242 from asottile/asottile-patch-1

    remove obsolete sections
    asottile authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    c148799 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    7a1e1db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #244 from asottile/py312-fixes

    fix some fstring edge cases for python 3.12
    asottile authored Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d0aeb48 View commit details
    Browse the repository at this point in the history
  3. v3.0.1

    asottile committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    1e3dd8a View commit details
    Browse the repository at this point in the history
Loading