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: gitpython-developers/smmap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8f82e6c19661f9b735cc55cc89031a189e408894
Choose a base ref
...
head repository: gitpython-developers/smmap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c6b53d35deb82a38d5d07ca7712c1334a7a10c10
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    0664fe8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #60 from EliahKagan/gha-permissions

    Specify explicit `contents: read` workflow permissions
    EliahKagan authored May 30, 2025
    Configuration menu
    Copy the full SHA
    ba12b13 View commit details
    Browse the repository at this point in the history
  3. Add CI test job for no-GIL ("threaded") Python 3.13

    See gitpython-developers/GitPython#2005,
    and gitpython-developers/gitdb#122 for
    rationale. In short, if the corresponding check starts to fail in
    GitPython, it may be useful to observe if there is a failure here
    as well.
    EliahKagan committed May 30, 2025
    Configuration menu
    Copy the full SHA
    90738a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61 from EliahKagan/threaded

    Add CI test job for no-GIL ("threaded") Python 3.13
    EliahKagan authored May 30, 2025
    Configuration menu
    Copy the full SHA
    c6b53d3 View commit details
    Browse the repository at this point in the history
Loading