-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: gitpython-developers/smmap
base: 334ef84a05c953ed5dbec7b9c6d4310879eeab5a
head repository: gitpython-developers/smmap
compare: f1ace75be355fdec927793e462b9b12bf6ec9520
- 18 commits
- 12 files changed
- 3 contributors
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a8cdf46 - Browse repository at this point
Copy the full SHA a8cdf46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0370014 - Browse repository at this point
Copy the full SHA 0370014View commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5cfacac - Browse repository at this point
Copy the full SHA 5cfacacView commit details
Commits on Sep 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0522957 - Browse repository at this point
Copy the full SHA 0522957View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa59e7 - Browse repository at this point
Copy the full SHA 8aa59e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b4d14 - Browse repository at this point
Copy the full SHA f1b4d14View commit details
Commits on Sep 10, 2023
-
Merge pull request #50 from hugovk/master
Add support for Python 3.12 and drop EOL 3.7
Configuration menu - View commit details
-
Copy full SHA for 7373a8c - Browse repository at this point
Copy the full SHA 7373a8cView commit details
Commits on Sep 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 810ae3a - Browse repository at this point
Copy the full SHA 810ae3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce03fde - Browse repository at this point
Copy the full SHA ce03fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e163592 - Browse repository at this point
Copy the full SHA e163592View commit details -
Revert "Drop support for EOL Python 3.7"
Analogous to gitpython-developers/gitdb#94, this brings back Python 3.7 support (allowing it to be installed on 3.7, and testing on 3.7), even though 3.7 is end of life, because support for 3.7 is not being dropped by GitPython (or gitdb) yet, and there is value in keeping GitPython, gitdb, and smmap consistent. This reverts commit f1b4d14.
Configuration menu - View commit details
-
Copy full SHA for b98fdd1 - Browse repository at this point
Copy the full SHA b98fdd1View commit details -
Merge pull request #52 from EliahKagan/py37
Revert "Drop support for EOL Python 3.7"
Configuration menu - View commit details
-
Copy full SHA for 156151c - Browse repository at this point
Copy the full SHA 156151cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 256c5a2 - Browse repository at this point
Copy the full SHA 256c5a2View commit details -
This updates smmap's CI configuration in ways that are in line with recent updates to gitdb's. In most cases there is no difference in the changes, and the reason for the updates is more to avoid confusing differences than from the value of the changes themselves. In one case, there is a major difference (fetch-depth). - gitpython-developers/gitdb#89 (same) - gitpython-developers/gitdb#90 (same) It's just the project, not dependencies, but otherwise the same. - gitpython-developers/gitdb#92 (opposite) This is the major difference. We don't need more than the tip of the branch in these tests. Keeping the default fetch-depth of 1 by not setting it explicitly avoids giving the impression that the tests here are doing something they are not (and also serves as a speed optimization). - gitpython-developers/gitdb#93 (same)
Configuration menu - View commit details
-
Copy full SHA for f1ddf01 - Browse repository at this point
Copy the full SHA f1ddf01View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0257382 - Browse repository at this point
Copy the full SHA 0257382View commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 69cd90f - Browse repository at this point
Copy the full SHA 69cd90fView commit details -
No longer treat 3.12 as experimental on CI
Since Python 3.12.0 stable has been released and is available via setup-python, per: https://github.com/actions/python-versions/blob/main/versions-manifest.json This makes it so continue-on-error and allow-prereleases are no longer special-cased to true for 3.12; instead, 3.12 is treaed the same as other Python releases (where those are false).
Configuration menu - View commit details
-
Copy full SHA for 44ac30a - Browse repository at this point
Copy the full SHA 44ac30aView commit details -
Merge pull request #54 from EliahKagan/312stable
No longer treat 3.12 as experimental on smmap CI
Configuration menu - View commit details
-
Copy full SHA for f1ace75 - Browse repository at this point
Copy the full SHA f1ace75View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 334ef84a05c953ed5dbec7b9c6d4310879eeab5a...f1ace75be355fdec927793e462b9b12bf6ec9520