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: hhatto/autopep8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: hhatto/autopep8
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 9 commits
  • 3 files changed
  • 1 contributor

Commits on May 22, 2024

  1. fix: package publish

    hhatto committed May 22, 2024
    Configuration menu
    Copy the full SHA
    afd79c2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    4b9c99f View commit details
    Browse the repository at this point in the history
  2. add unit test

    hhatto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a3228c9 View commit details
    Browse the repository at this point in the history
  3. fix typo

    hhatto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e9f42c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e14f33d View commit details
    Browse the repository at this point in the history
  5. fix test

    hhatto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    faea099 View commit details
    Browse the repository at this point in the history
  6. no cover

    hhatto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6f5f04d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #747 from hhatto/fix-e501-experimental-fstring

    Fix e501 experimental fstring case in Python3.12+
    hhatto authored May 28, 2024
    Configuration menu
    Copy the full SHA
    7316aac View commit details
    Browse the repository at this point in the history
  8. version 2.1.2

    hhatto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    719923b View commit details
    Browse the repository at this point in the history
Loading