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 Loading
base: v3.9.0
Choose a base ref
...
head repository: asottile/pyupgrade Loading
compare: v3.10.1
Choose a head ref
  • 10 commits
  • 30 files changed
  • 1 contributor

Commits on Jul 15, 2023

  1. compare types as singletons

    asottile committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d1860c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #862 from asottile/compare-types-singletons

    compare types as singletons
    asottile committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    db692b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    6bef40c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #865 from asottile/py312-fstrings

    fix some fstring edge cases for python 3.12
    asottile committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    80a6553 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87426e2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #866 from asottile/weird-ws

    fix weird-ws empty set literals
    asottile committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    be5d190 View commit details
    Browse the repository at this point in the history
  5. v3.10.0

    asottile committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    a62260b View commit details
    Browse the repository at this point in the history
  6. correct minimum requirement

    asottile committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    76d3124 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #867 from asottile/correct-minimum-requirement

    correct minimum requirement
    asottile committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    02fe002 View commit details
    Browse the repository at this point in the history
  8. v3.10.1

    asottile committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b3e813e View commit details
    Browse the repository at this point in the history
Loading