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/reorder-python-imports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.1
Choose a base ref
...
head repository: asottile/reorder-python-imports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.2
Choose a head ref
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 11, 2022

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

    updates:
    - [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](asottile/pyupgrade@v2.34.0...v2.37.1)
    pre-commit-ci[bot] authored Jul 11, 2022
    Configuration menu
    Copy the full SHA
    1fcfe05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #288 from asottile/pre-commit-ci-update-config

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

Commits on Jul 19, 2022

  1. Update typing rewrite with special cases

    * 3.10: get_origin, get_args
    * 3.11: NamedTuple, TypedDict, final, overload
    cdce8p authored and asottile committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9bac355 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #289 from cdce8p/typing-rewrite-special-cases

    Update typing rewrite with special cases
    asottile authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c6d5e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc178f2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #290 from asottile/combine

    combine the typing rewrite info
    asottile authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    52ab99c View commit details
    Browse the repository at this point in the history
  5. v3.8.2

    asottile committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c26d8c2 View commit details
    Browse the repository at this point in the history
Loading