| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: move response_content into backend coderefactor/response-content-backend | Nejc Habjan | 2023-03-12 | 2 | -2/+42 |
| | | |||||
| * | feat(backends): use PEP544 protocols for structural subtyping (#2442) | Liora Milbaum | 2023-02-12 | 2 | -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 private | Nejc Habjan | 2023-01-30 | 2 | -0/+125 |
