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: thatch/python-grammar-changes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tmp-examples
Choose a base ref
...
head repository: thatch/python-grammar-changes
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.
  • 7 commits
  • 39 files changed
  • 1 contributor

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    7004bb2 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    thatch committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    ee2ee6e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Allow filtering tests

    thatch committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    94483e2 View commit details
    Browse the repository at this point in the history
  2. More print statement tests

    thatch committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    cc0e232 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Add simple int examples

    thatch committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    dbcb4fa View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Add fstring oddities

    thatch committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    5cbc14e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update for changes through 3.12

    Note that libcst has switched to a rust-based parser, which doesn't
    really change behavior based on the selected version anymore.
    thatch committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    466f96a View commit details
    Browse the repository at this point in the history
Loading