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.33.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.34.0
Choose a head ref
  • 5 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    798700f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #650 from theendlessriver13/bytes-from-byte-str

    rewrite bytes(b'foo') to b'foo'
    asottile authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f028b3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a8f8f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #651 from asottile/warn-py2

    warn that py2 mode will be going away
    asottile authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    84bfee2 View commit details
    Browse the repository at this point in the history
  5. v2.34.0

    asottile committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    400a572 View commit details
    Browse the repository at this point in the history
Loading