Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
syphernl
/
python-gitlab
Public
forked from
python-gitlab/python-gitlab
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gitlab
gitlab
client.py
on
main
User selector
All users
All time
Commit history
Commits on Dec 30, 2025
feat(graphql): update to gql 4.0.0
Show description for 6f0da67
derekschrock
authored and
nejch
committed
6f0da67
View commit details
Copy full SHA for 6f0da67
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
feat: adds member role methods
SachinKSingh28
authored and
nejch
committed
055557e
View commit details
Copy full SHA for 055557e
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
feat(api)!: ListMixin.list typing overload
Show description for 6eee494
igorp-collabora
authored and
nejch
committed
6eee494
View commit details
Copy full SHA for 6eee494
View code at this point
Browse repository at this point
Commits on Feb 6, 2025
chore: reformat code with skip_magic_trailing_comma = true
Show description for 2100aa4
JohnVillalovos
authored and
nejch
committed
2100aa4
View commit details
Copy full SHA for 2100aa4
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
refactor: use more python3.9 syntax
nejch
authored and
JohnVillalovos
committed
4e90c11
View commit details
Copy full SHA for 4e90c11
View code at this point
Browse repository at this point
feat(api): Make RESTManager generic on RESTObject class
Show description for 91c4f18
igorp-collabora
authored and
nejch
committed
91c4f18
View commit details
Copy full SHA for 91c4f18
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
chore: Remove trivial get methods in preparation for generic Get mixin
Show description for edd01a5
igorp-collabora
authored and
nejch
committed
edd01a5
View commit details
Copy full SHA for edd01a5
View code at this point
Browse repository at this point
Commits on Jan 22, 2025
feat(api): Add argument that appends extra HTTP headers to a request
Show description for fb07b5c
igorp-collabora
authored and
nejch
committed
fb07b5c
View commit details
Copy full SHA for fb07b5c
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
fix(api): allow configuration of keep_base_url from file
taketnk
authored and
JohnVillalovos
committed
f4f7d7a
View commit details
Copy full SHA for f4f7d7a
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
feat(graphql): add async client
nejch
authored and
max-wittig
committed
288f39c
View commit details
Copy full SHA for 288f39c
View code at this point
Browse repository at this point
Commits on Sep 13, 2024
fix(client): ensure type evaluations are postponed
nejch
authored and
max-wittig
committed
b41b2de
View commit details
Copy full SHA for b41b2de
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
feat(client): make retries configurable in GraphQL
nejch
authored and
max-wittig
committed
145870e
View commit details
Copy full SHA for 145870e
View code at this point
Browse repository at this point
feat(client): add retry handling to GraphQL client
nejch
authored and
max-wittig
committed
8898c38
View commit details
Copy full SHA for 8898c38
View code at this point
Browse repository at this point
Commits on Sep 10, 2024
refactor(client): move retry logic into utility
nejch
authored and
max-wittig
committed
3235c48
View commit details
Copy full SHA for 3235c48
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
feat: add a minimal GraphQL client
nejch
authored and
max-wittig
committed
d6b1b0a
View commit details
Copy full SHA for d6b1b0a
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
fix(cli): generate UserWarning if `list` does not return all entries
Show description for e5a4379
JohnVillalovos
authored and
nejch
committed
e5a4379
View commit details
Copy full SHA for e5a4379
View code at this point
Browse repository at this point
Commits on May 21, 2024
fix: don't raise `RedirectError` for redirected `HEAD` requests
EugenSusurrus
authored and
nejch
committed
8fc13b9
View commit details
Copy full SHA for 8fc13b9
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
chore: adapt style for black v24
nejch
authored and
JohnVillalovos
committed
4e68d32
View commit details
Copy full SHA for 4e68d32
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
feat(api): add support for the Draft notes API (#2728)
Show description for ebf9d82
nejch
authored
ebf9d82
View commit details
Copy full SHA for ebf9d82
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
feat(client): mask tokens by default when logging
nejch
authored and
JohnVillalovos
committed
1611d78
View commit details
Copy full SHA for 1611d78
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
feat(packages): Allow uploading bytes and files
Show description for 61e0fae
ernestask
authored and
nejch
committed
61e0fae
View commit details
Copy full SHA for 61e0fae
View code at this point
Browse repository at this point
feat: Use requests AuthBase classes
uda
authored and
nejch
committed
5f46cfd
View commit details
Copy full SHA for 5f46cfd
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
fix(client): support empty 204 responses in http_patch
nejch
authored and
JohnVillalovos
committed
e15349c
View commit details
Copy full SHA for e15349c
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
refactor(list): `as_list` support is removed.
Show description for 9b6d89e
JohnVillalovos
authored and
nejch
committed
9b6d89e
View commit details
Copy full SHA for 9b6d89e
View code at this point
Browse repository at this point
Commits on Aug 20, 2023
refactor(lint): remove deprecated `lint()`in favor of `ci_lint.create()`
Show description for 0b17a2d
nejch
authored and
JohnVillalovos
committed
0b17a2d
View commit details
Copy full SHA for 0b17a2d
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
refactor(client): let mypy know http_password is set
nejch
committed
2dd177b
View commit details
Copy full SHA for 2dd177b
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
fix(client): properly parse content-type when charset is present
nejch
authored and
JohnVillalovos
committed
76063c3
View commit details
Copy full SHA for 76063c3
View code at this point
Browse repository at this point
chore: use a dataclass to return values from `prepare_send_data`
Show description for f2b5e4f
JohnVillalovos
authored and
nejch
committed
f2b5e4f
View commit details
Copy full SHA for f2b5e4f
View code at this point
Browse repository at this point
Commits on Feb 5, 2023
feat(client): add http_patch method (#2471)
Show description for f711d9e
JohnVillalovos
authored
f711d9e
View commit details
Copy full SHA for f711d9e
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
chore: make backends private
nejch
authored and
JohnVillalovos
committed
1e629af
View commit details
Copy full SHA for 1e629af
View code at this point
Browse repository at this point
Commits on Jan 26, 2023
chore: add a UserWarning if both `iterator=True` and `page=X` are used (#2462)
Show description for 8e85791
JohnVillalovos
authored
8e85791
View commit details
Copy full SHA for 8e85791
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
fix(client): regression - do not automatically get_next if page=# and
Show description for 585e3a8
Helen Koike
authored and
JohnVillalovos
committed
585e3a8
View commit details
Copy full SHA for 585e3a8
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
chore: add test, docs, and helper for 409 retries
nejch
committed
3e1c625
View commit details
Copy full SHA for 3e1c625
View code at this point
Browse repository at this point
feat(client): automatically retry on HTTP 409 Resource lock
Show description for dced76a
pspacek
authored and
nejch
committed
dced76a
View commit details
Copy full SHA for dced76a
View code at this point
Browse repository at this point
feat(api): add support for bulk imports API
nejch
committed
043de2d
View commit details
Copy full SHA for 043de2d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.