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: v2.31.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: v2.31.1
Choose a head ref
  • 18 commits
  • 93 files changed
  • 4 contributors

Commits on Jan 3, 2022

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

    updates:
    - [github.com/pre-commit/mirrors-autopep8: v1.5.7 → v1.6.0](pre-commit/mirrors-autopep8@v1.5.7...v1.6.0)
    pre-commit-ci[bot] authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    98cfe6b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #586 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4134bbc View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    ca05ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a60c7d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #589 from mxr/patch-1

    Use diff syntax in more places in the docs
    asottile authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    11c5e68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f37c5cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #590 from asottile/all-repos_autofix_covdefaults-f…

    …ail-under
    
    remove --fail-under from tox (covdefaults handles this)
    asottile authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    c3e0897 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.930 → v0.931](pre-commit/mirrors-mypy@v0.930...v0.931)
    pre-commit-ci[bot] authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b676fef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #591 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    15f3b4e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. drop python3.6 support

    asottile committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    0a8990d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #593 from asottile/all-repos_autofix_drop-py36

    drop python3.6 support
    asottile authored Jan 15, 2022
    Configuration menu
    Copy the full SHA
    fd230e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    63325f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #596 from asottile/all-repos_autofix_flake8-typing…

    …-imports
    
    upgrade flake8-typing-imports
    asottile authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a443a95 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

    updates:
    - [github.com/asottile/reorder_python_imports: v2.6.0 → v2.7.1](asottile/reorder-python-imports@v2.6.0...v2.7.1)
    pre-commit-ci[bot] authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    b2cb817 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #598 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    d71f806 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    7a6d4d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #611 from MarcoGorelli/remove-universal-newlines-i…

    …f-text-present
    
    dont rewrite universal_newlines if text or **kwargs present
    asottile authored Mar 13, 2022
    Configuration menu
    Copy the full SHA
    066fc84 View commit details
    Browse the repository at this point in the history
  3. v2.31.1

    asottile committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    0b37fd8 View commit details
    Browse the repository at this point in the history
Loading