- Notifications
You must be signed in to change notification settings - Fork676
PermalinkChoose 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 orlearn 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-gitlab/python-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v6.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v7.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 8commits
- 10files changed
- 3contributors
Commits on Oct 20, 2025
chore(deps): upgrade coverage to 7.11.0 for Python > 3.9
For Python versions newer than 3.9 use 'coverage==7.11.0'For 3.9 and older continue to use 'coverage==7.10.7'
Commits on Oct 27, 2025
Commits on Oct 29, 2025
feat!: drop Python 3.9 support and add Python 3.14
Python 3.9 is End-of-Life (EOL) as of 2025-10 as stated inhttps://devguide.python.org/versions/ andhttps://peps.python.org/pep-0596/#lifespanBy dropping support for Python 3.9 and requiring Python 3.10 or higherit allows python-gitlab to take advantage of new features in Python3.10, which are documented at:https://docs.python.org/3/whatsnew/3.10.htmlAlso mark Python 3.14 as officially supported as it has been released.Closes:#3285BREAKING CHANGE: As of python-gitlab 7.0.0, Python 3.9 is no longersupported. Python 3.10 or higher is required.
- semantic-release committed
Oct 29, 2025
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 v6.5.0...v7.0.0
Uh oh!
There was an error while loading.Please reload this page.