-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: VWS-Python/vws-python-mock
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: VWS-Python/vws-python-mock
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: adamtheturtle/dublin
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 6 files changed
- 3 contributors
Commits on Jan 19, 2026
-
Bump sphinx from 8.2.3 to 9.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.2.3 to 9.1.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.2.3...v9.1.0) --- updated-dependencies: - dependency-name: sphinx dependency-version: 9.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b380c1 - Browse repository at this point
Copy the full SHA 8b380c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84db2aa - Browse repository at this point
Copy the full SHA 84db2aaView commit details
Commits on Jan 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cf32a76 - Browse repository at this point
Copy the full SHA cf32a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1fb4bf - Browse repository at this point
Copy the full SHA f1fb4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d494ba - Browse repository at this point
Copy the full SHA 8d494baView commit details -
Fix secrets file lookup for multi-Python matrix
Use modulo arithmetic to map job index to secrets file index, ensuring that adding Python versions to the matrix doesn't break the secrets file lookup. Each test pattern maps to the same secrets file regardless of Python version. The number of secrets files is determined dynamically from the extracted tarball.
Configuration menu - View commit details
-
Copy full SHA for 0642472 - Browse repository at this point
Copy the full SHA 0642472View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc5cf0 - Browse repository at this point
Copy the full SHA bfc5cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a342f4 - Browse repository at this point
Copy the full SHA 9a342f4View commit details
Commits on Jan 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6276f37 - Browse repository at this point
Copy the full SHA 6276f37View commit details -
Ignore ruff TC rules until beartype supports TYPE_CHECKING
Beartype requires imports to be available at runtime, not just under `if TYPE_CHECKING`. See beartype/beartype#594 for when beartype 0.23 will add support for TYPE_CHECKING imports. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 8514ff2 - Browse repository at this point
Copy the full SHA 8514ff2View 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 main...adamtheturtle/dublin