-
Notifications
You must be signed in to change notification settings - Fork 7
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/blurb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 07bb15c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python/blurb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 40fd999
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 6 files changed
- 5 contributors
Commits on Jul 2, 2024
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/tox-dev/pyproject-fmt: 1.7.0 → 2.1.3](tox-dev/pyproject-fmt@1.7.0...2.1.3) - [github.com/abravalheri/validate-pyproject: v0.16 → v0.18](abravalheri/validate-pyproject@v0.16...v0.18)
Configuration menu - View commit details
-
Copy full SHA for 7b3a7c6 - Browse repository at this point
Copy the full SHA 7b3a7c6View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for b1b45b3 - Browse repository at this point
Copy the full SHA b1b45b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1cf342 - Browse repository at this point
Copy the full SHA e1cf342View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05db92d - Browse repository at this point
Copy the full SHA 05db92dView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ca5749 - Browse repository at this point
Copy the full SHA 4ca5749View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c9429 - Browse repository at this point
Copy the full SHA e7c9429View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b05988 - Browse repository at this point
Copy the full SHA 2b05988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cc1c1a - Browse repository at this point
Copy the full SHA 0cc1c1aView commit details
Commits on Jul 16, 2024
-
Fix
blurb
import in the runpy interfaceWhen `blurb` was being restructured, the import paths moved to deeper levels of the project layout. It was updated in the console scripts so invoking just the `blurb` command worked but `python -m blurb` didn't. This resulted in breaking the MSI installer smoke testing workflow in CPython's CI [[1]]. Blurb's own CI never invokes said interface, so it had no chance of catching the regression. This patch corrects the import but does not make an attempt to improve testing. [1]: python/cpython#121879
Configuration menu - View commit details
-
Copy full SHA for 9baee80 - Browse repository at this point
Copy the full SHA 9baee80View commit details -
Integrate a runpy smoke test in tox
This just adds simple `python -m blurb` invocations, nothing fancy.
Configuration menu - View commit details
-
Copy full SHA for 3529a9e - Browse repository at this point
Copy the full SHA 3529a9eView commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b94ca99 - Browse repository at this point
Copy the full SHA b94ca99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b54fc9 - Browse repository at this point
Copy the full SHA 9b54fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c79ec98 - Browse repository at this point
Copy the full SHA c79ec98View commit details -
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 025766d - Browse repository at this point
Copy the full SHA 025766dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40fd999 - Browse repository at this point
Copy the full SHA 40fd999View 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 07bb15c...40fd999