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: v3.16.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: v3.17.0
Choose a head ref
  • 15 commits
  • 13 files changed
  • 2 contributors

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    c25513c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #947 from asottile/drop-3-8

    remove support for python 3.8
    asottile authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    049b8e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

    updates:
    - [github.com/hhatto/autopep8: v2.2.0 → v2.3.0](hhatto/autopep8@v2.2.0...v2.3.0)
    - [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
    pre-commit-ci[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6703793 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0f2f56d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

    updates:
    - [github.com/hhatto/autopep8: v2.3.0 → v2.3.1](hhatto/autopep8@v2.3.0...v2.3.1)
    pre-commit-ci[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f5ce85a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f17a8c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](pre-commit/mirrors-mypy@v1.10.0...v1.10.1)
    pre-commit-ci[bot] authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ca56d62 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

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

Commits on Jul 22, 2024

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

    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.0](pre-commit/mirrors-mypy@v1.10.1...v1.11.0)
    pre-commit-ci[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d2bf447 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. hack around python/mypy#17566

    asottile committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    459acce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #955 from asottile/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    bc45bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc45199 View commit details
    Browse the repository at this point in the history
  4. run pyupgrade on itself

    asottile committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    d17f461 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #948 from asottile/pep-696

    rewrite TypeVar defaults for Generator / AsyncGenerator
    asottile authored Jul 28, 2024
    Configuration menu
    Copy the full SHA
    4e28911 View commit details
    Browse the repository at this point in the history
  6. v3.17.0

    asottile committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a25bb53 View commit details
    Browse the repository at this point in the history
Loading