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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
alvistack
/
python-gitlab-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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-gitlab-python-gitlab
gitlab
client.py
on
alvistack/v3.5.0
User selector
All users
All time
Commit history
Commits on Apr 14, 2022
Merge pull request #1965 from python-gitlab/fix/redundant-args-api
Show description for ba7692a
max-wittig
authored
ba7692a
View commit details
Copy full SHA for ba7692a
View code at this point
Browse repository at this point
Merge pull request #1974 from Sineaggi/add-chunked-to-list-of-retryable-exceptions
Show description for 07a16af
nejch
authored
07a16af
View commit details
Copy full SHA for 07a16af
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
fix: add ChunkedEncodingError to list of retryable exceptions
Clayton Walker
committed
7beb20f
View commit details
Copy full SHA for 7beb20f
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
feat: emit a warning when using a `list()` method returns max
Show description for 1339d64
JohnVillalovos
committed
1339d64
View commit details
Copy full SHA for 1339d64
View code at this point
Browse repository at this point
Commits on Apr 4, 2022
fix: avoid passing redundant arguments to API
nejch
committed
3431887
View commit details
Copy full SHA for 3431887
View code at this point
Browse repository at this point
chore(client): remove duplicate code
nejch
committed
5cbbf26
View commit details
Copy full SHA for 5cbbf26
View code at this point
Browse repository at this point
fix: add 52x range to retry transient failures and tests
Clayton Walker
authored and
nejch
committed
c3ef1b5
View commit details
Copy full SHA for c3ef1b5
View code at this point
Browse repository at this point
fix: also retry HTTP-based transient errors
mitar
authored and
nejch
committed
3b49e4d
View commit details
Copy full SHA for 3b49e4d
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
Merge pull request #1895 from python-gitlab/jlvillal/rate-limit
Show description for 114958e
nejch
authored
114958e
View commit details
Copy full SHA for 114958e
View code at this point
Browse repository at this point
style: reformat for black v22
nejch
committed
93d4403
View commit details
Copy full SHA for 93d4403
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
fix: support RateLimit-Reset header
Show description for 4060146
JohnVillalovos
committed
4060146
View commit details
Copy full SHA for 4060146
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
chore: correct type-hints for per_page attrbute
Show description for e825653
JohnVillalovos
committed
e825653
View commit details
Copy full SHA for e825653
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
chore: require kwargs for `utils.copy_dict()`
Show description for 7cf35b2
JohnVillalovos
committed
7cf35b2
View commit details
Copy full SHA for 7cf35b2
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
chore: remove old-style classes
nejch
authored and
JohnVillalovos
committed
ae2a015
View commit details
Copy full SHA for ae2a015
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
feat(cli): allow options from args and environment variables
Show description for ca58008
nejch
authored and
JohnVillalovos
committed
ca58008
View commit details
Copy full SHA for ca58008
View code at this point
Browse repository at this point
Commits on Dec 30, 2021
fix: handle situation where GitLab does not return values
Show description for cb824a4
JohnVillalovos
committed
cb824a4
View commit details
Copy full SHA for cb824a4
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
Merge pull request #1766 from python-gitlab/jlvillal/leave_dot
Show description for eef8059
nejch
authored
eef8059
View commit details
Copy full SHA for eef8059
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
chore: remove '# type: ignore' for new mypy version
Show description for 34a5f22
JohnVillalovos
committed
34a5f22
View commit details
Copy full SHA for 34a5f22
View code at this point
Browse repository at this point
fix: stop encoding '.' to '%2E'
Show description for 702e41d
JohnVillalovos
committed
702e41d
View commit details
Copy full SHA for 702e41d
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
feat(api): add support for Topics API
nejch
authored and
JohnVillalovos
committed
e7559bf
View commit details
Copy full SHA for e7559bf
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
docs: use annotations for return types
nejch
committed
79e785e
View commit details
Copy full SHA for 79e785e
View code at this point
Browse repository at this point
Commits on Nov 28, 2021
docs: only use type annotations for documentation
nejch
committed
b7dde0d
View commit details
Copy full SHA for b7dde0d
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
chore: enforce type-hints on most files in gitlab/v4/objects/
Show description for 7828ba2
JohnVillalovos
committed
7828ba2
View commit details
Copy full SHA for 7828ba2
View code at this point
Browse repository at this point
Commits on Nov 6, 2021
refactor: use f-strings for string formatting
nejch
authored and
JohnVillalovos
committed
7925c90
View commit details
Copy full SHA for 7925c90
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
chore: fix type-check issue shown by new requests-types
Show description for 0ee9aa4
JohnVillalovos
committed
0ee9aa4
View commit details
Copy full SHA for 0ee9aa4
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
feat: default to gitlab.com if no URL given
Show description for 8236281
nejch
authored and
JohnVillalovos
committed
8236281
View commit details
Copy full SHA for 8236281
View code at this point
Browse repository at this point
fix!: raise error if there is a 301/302 redirection
Show description for d56a434
JohnVillalovos
committed
d56a434
View commit details
Copy full SHA for d56a434
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
feat: allow global retry_transient_errors setup
Show description for 3b1d3a4
javatarz
committed
3b1d3a4
View commit details
Copy full SHA for 3b1d3a4
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
docs: make Gitlab class usable for intersphinx
nejch
authored and
JohnVillalovos
committed
8753add
View commit details
Copy full SHA for 8753add
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
feat: add keys endpoint
benjamb
committed
a81525a
View commit details
Copy full SHA for a81525a
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
docs: fix typo in http_delete docstring
benjamb
committed
5226f09
View commit details
Copy full SHA for 5226f09
View code at this point
Browse repository at this point
chore: apply typing suggestions
Show description for a11623b
nejch
and
JohnVillalovos
committed
a11623b
View commit details
Copy full SHA for a11623b
View code at this point
Browse repository at this point
feat(objects): add support for generic packages API
nejch
authored and
JohnVillalovos
committed
79d88bd
View commit details
Copy full SHA for 79d88bd
View code at this point
Browse repository at this point
Commits on May 30, 2021
chore: apply suggestions
nejch
authored and
JohnVillalovos
committed
fe7d19d
View commit details
Copy full SHA for fe7d19d
View code at this point
Browse repository at this point
feat(objects): support all issues statistics endpoints
nejch
authored and
JohnVillalovos
committed
f731707
View commit details
Copy full SHA for f731707
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.