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: tree-sitter/tree-sitter-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sourcery-ai/tree-sitter-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 13 files changed
  • 3 contributors

Commits on May 20, 2022

  1. Configuration menu
    Copy the full SHA
    5210f58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1453a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09943ac View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    0a44d34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3999760 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from bm424/fix/unicode-escapes

    fix: unicode escapes
    bm424 authored May 24, 2022
    Configuration menu
    Copy the full SHA
    fe307ae View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    c6707d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from sourcery-ai/fix/unicode-escapes

    ci: adjust checkout and version to v3
    bm424 authored May 25, 2022
    Configuration menu
    Copy the full SHA
    b85f9da View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    f412b57 View commit details
    Browse the repository at this point in the history
  2. fix: errant comma in json

    bm424 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    3373f60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from sourcery-ai/fix/unicode-escapes

    fix: support correct parsing of f-strings
    bm424 authored May 27, 2022
    Configuration menu
    Copy the full SHA
    f743293 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    93b3247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0eca66 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from sourcery-ai/nick/fix/with-item-precedence

    fix: with item precedence for multiple context managers with brackets
    Hellebore authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    89f97a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63b8814 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. add field names to slice

    Hellebore committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0b60fc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    187e8dc View commit details
    Browse the repository at this point in the history
Loading