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: python-grimp/grimp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: python-grimp/grimp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ruff-imported-object-parser
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on May 3, 2025

  1. Use ruff to parse imports

    Ruff can be installed via git!
    
    You may need to use CARGO_NET_GIT_FETCH_WITH_CLI=true
    
    Inspired by RustPython/RustPython#5494
    Peter554 committed May 3, 2025
    Configuration menu
    Copy the full SHA
    5071738 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2025

  1. Configuration menu
    Copy the full SHA
    c5bc5aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a7308e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3218f84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d904a68 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG

    seddonym authored and Peter554 committed May 4, 2025
    Configuration menu
    Copy the full SHA
    de9e0a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9ad305 View commit details
    Browse the repository at this point in the history
  7. Return syntax error

    Peter554 committed May 4, 2025
    Configuration menu
    Copy the full SHA
    5650e50 View commit details
    Browse the repository at this point in the history
Loading