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.15.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.16.0
Choose a head ref
  • 11 commits
  • 8 files changed
  • 4 contributors

Commits on May 10, 2021

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

    updates:
    - [github.com/PyCQA/flake8: 3.9.1 → 3.9.2](PyCQA/flake8@3.9.1...3.9.2)
    pre-commit-ci[bot] authored May 10, 2021
    Configuration menu
    Copy the full SHA
    cf9db27 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. don't crash on --py311-plus

    asottile committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c34baf8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #438 from asottile/no_crash_py311

    don't crash on --py311-plus
    asottile authored May 13, 2021
    Configuration menu
    Copy the full SHA
    e02eaaf View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Merge pull request #435 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored May 14, 2021
    Configuration menu
    Copy the full SHA
    137da7e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Configuration menu
    Copy the full SHA
    849e45d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #441 from asottile/all-repos_autofix_more-inclusiv…

    …e-language
    
    Use more inclusive language
    asottile authored May 15, 2021
    Configuration menu
    Copy the full SHA
    560d2e3 View commit details
    Browse the repository at this point in the history
  3. pep584-rewrite

    MarcoGorelli authored and asottile committed May 15, 2021
    Configuration menu
    Copy the full SHA
    be94572 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #436 from MarcoGorelli/pep584

    Rewrite merge dictionaries
    asottile authored May 15, 2021
    Configuration menu
    Copy the full SHA
    4178ca3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88b8054 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #443 from MarcoGorelli/pep584-in-readme

    Note pep584 change in README
    asottile authored May 15, 2021
    Configuration menu
    Copy the full SHA
    130fce3 View commit details
    Browse the repository at this point in the history
  7. v2.16.0

    asottile committed May 15, 2021
    Configuration menu
    Copy the full SHA
    c2e71d1 View commit details
    Browse the repository at this point in the history
Loading