forked from python-gitlab/python-gitlab
-
Notifications
You must be signed in to change notification settings - Fork 0
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: malmor/python-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b117ee3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 84ad3fd
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 3 contributors
Commits on Feb 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 25316d0 - Browse repository at this point
Copy the full SHA 25316d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0086b13 - Browse repository at this point
Copy the full SHA 0086b13View commit details
Commits on Feb 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6151671 - Browse repository at this point
Copy the full SHA 6151671View commit details -
chore(deps): update gitlab/gitlab-ee docker tag to v18.8.3-ee.0 (pyth…
…on-gitlab#3341) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f82ae24 - Browse repository at this point
Copy the full SHA f82ae24View commit details
Commits on Feb 16, 2026
-
chore(deps): update gitlab/gitlab-ee docker tag to v18.8.4-ee.0 (pyth…
…on-gitlab#3348) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for de116f9 - Browse repository at this point
Copy the full SHA de116f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e01d33 - Browse repository at this point
Copy the full SHA 4e01d33View commit details -
fix(types): add explicit submodule import for pyright compatibility
Add `import gitlab.base` inside the TYPE_CHECKING block in repositories.py so that pyright can resolve `gitlab.base.RESTObject`. Without the explicit import, pyright cannot resolve the submodule access via the parent package (implicit submodule access is a runtime loader side effect that type checkers don't model). This caused `_RestObjectBase` to be `Unknown`, propagating through `RepositoryMixin` into `Project` and other classes. Fixes python-gitlab#3342 Co-Authored-By: Claude Opus 4.6 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84ad3fd - Browse repository at this point
Copy the full SHA 84ad3fdView 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 b117ee3...84ad3fd