summaryrefslogtreecommitdiff
path: root/gitlab/_backends
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move response_content into backend coderefactor/response-content-backendNejc Habjan2023-03-122-2/+42
|
* feat(backends): use PEP544 protocols for structural subtyping (#2442)Liora Milbaum2023-02-122-2/+38
| | | | | | | | The purpose of this change is to track API changes described in https://github.com/python-gitlab/python-gitlab/blob/main/docs/api-levels.rst, for example, for package versioning and breaking change announcements in case of protocol changes. This is MVP implementation to be used by #2435.
* chore: make backends privateNejc Habjan2023-01-302-0/+125