-
Notifications
You must be signed in to change notification settings - Fork 153
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-versioneer/python-versioneer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.27
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python-versioneer/python-versioneer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.28
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 2 contributors
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for abe08e9 - Browse repository at this point
Copy the full SHA abe08e9View commit details
Commits on Oct 21, 2022
-
FIX: handle unset versionfile_build in build_ext
Fix a crash due to attempting to pass `None` to `os.path.join()` when `versionfile_build` is not set in the config file, and `build_ext` command is called directly. Fixes #346
Configuration menu - View commit details
-
Copy full SHA for d33dff3 - Browse repository at this point
Copy the full SHA d33dff3View commit details -
ENH: support built-in tomllib for Python 3.11+
Python 3.11 includes a built-in `tomllib` module (that's compatible with `tomli`). Use it in new Python versions, and require `tomli` only with older Pythons.
Configuration menu - View commit details
-
Copy full SHA for b0a0afa - Browse repository at this point
Copy the full SHA b0a0afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a4e40 - Browse repository at this point
Copy the full SHA a9a4e40View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd227a3 - Browse repository at this point
Copy the full SHA cd227a3View commit details -
Merge pull request #347 from mgorny/build-ext
FIX: handle unset versionfile_build in build_ext
Configuration menu - View commit details
-
Copy full SHA for 59dceed - Browse repository at this point
Copy the full SHA 59dceedView commit details -
Merge pull request #348 from mgorny/tomllib
ENH: support built-in tomllib for Python 3.11+
Configuration menu - View commit details
-
Copy full SHA for 9e7975f - Browse repository at this point
Copy the full SHA 9e7975fView commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 83f20fd - Browse repository at this point
Copy the full SHA 83f20fdView commit details
Loading
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 0.27...0.28