Thanks to visit codestin.com
Credit goes to github.com

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: PyCQA/isort
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.13.1
Choose a base ref
...
head repository: PyCQA/isort
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.13.2
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on Dec 11, 2023

  1. Fix colors extras

    staticdev committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    5336d7d View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge pull request #2212 from PyCQA/bugfix/#2211-colors-extra

    Fix colors extras
    staticdev authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9255bca View commit details
    Browse the repository at this point in the history
  2. confine pre-commit to stages

    See https://pre-commit.com/#confining-hooks-to-run-at-certain-stages
    
    > If you are authoring a tool, it is usually a good idea to provide an appropriate `stages` property. For example a reasonable setting for a linter or code formatter would be `stages: [pre-commit, pre-merge-commit, pre-push, manual]`.
    davidculley authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    df0e119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5849ec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee8d87f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge pull request #2213 from davidculley/confine-precommit-to-stages

    confine pre-commit to stages
    staticdev authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e38702f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2184 from bp72/issue/2154

    Apply the bracket fix from issue 471 only for use_parentheses=True
    staticdev authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c36e43c View commit details
    Browse the repository at this point in the history
  3. Prepare version 5.13.2

    staticdev committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b4335b4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2214 from PyCQA/version/5.13.2

    Prepare version 5.13.2
    staticdev authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    c655831 View commit details
    Browse the repository at this point in the history
Loading