input dict | output dict | num_input_tokens int64 228 218k | num_thinking_tokens int64 9 7.44k | num_edit_tokens int64 6 36.4k | num_recall_tokens int64 6 46.9k | num_output_tokens int64 194 80k | id stringlengths 12 58 |
|---|---|---|---|---|---|---|---|
{
"input": {
"issue": "/groups/:id/members/all not yet supported?\n## Description of the problem, including code/CLI snippet\r\n\r\nI want to use the api endpoint ```GET /groups/:id/members/all```, but that does not seem supported. ```GET /groups/:id/members/``` is (difference: /all includes all inheritance)\r\n\... | {
"reasoning process": "### Issue Analysis\nThe issue indicates that the API endpoint `GET /groups/:id/members/all` is not recognized by the current codebase, which hinders the capability to list all group members including inherited members. This is contrasted with `GET /groups/:id/members/`, which is supported but ... | 54,168 | 646 | 572 | 156 | 1,382 | python-gitlab__python-gitlab-642 |
{
"input": {
"issue": "RefreshMixin.refresh() doesn't remove removed attributes\n## Description of the problem, including code/CLI snippet\r\n\r\nWhen attributes disappear from an object on the server `RefreshMixin.refresh()` doesn't remove them.\r\n\r\nFor instance if a job that has artifacts will have an `artif... | {
"reasoning process": "### Issue Analysis\nThe issue at hand is that the `RefreshMixin.refresh()` method does not remove attributes that have been deleted on the server from the local object representation. This leads to a mismatch between the local object's attribute state and the server's actual state after a refr... | 3,582 | 517 | 63 | 86 | 674 | python-gitlab__python-gitlab-1213 |
{"input":{"issue":"projects.get() raises error when project is specified as \"userspace/name\" rathe(...TRUNCATED) | {"reasoning process":"### Issue Analysis\nThe reported issue involves the `projects.get()` method in(...TRUNCATED) | 10,412 | 499 | 97 | 107 | 711 | python-gitlab__python-gitlab-1027 |
{"input":{"issue":"Need support to [...]/personal_access_tokens/self Gitlab API\n## Description of t(...TRUNCATED) | {"reasoning process":"### Step 1: Issue Analysis\nThe issue requested support to fetch scopes inform(...TRUNCATED) | 822 | 704 | 188 | 152 | 1,052 | python-gitlab__python-gitlab-2538 |
{"input":{"issue":"ProjectMergeRequestApprovalRule.save() throws 404\n## Description of the problem,(...TRUNCATED) | {"reasoning process":"## Issue Analysis\nThe issue described is that the `save()` method on a `Proje(...TRUNCATED) | 3,748 | 785 | 311 | 1,077 | 2,181 | python-gitlab__python-gitlab-2773 |
{"input":{"issue":"sphinx warnings `reference target not found`\nOn building my packages I'm using `(...TRUNCATED) | {"reasoning process":"### Issue Analysis\nThe issue at hand is the occurrence of Sphinx warnings dur(...TRUNCATED) | 11,237 | 571 | 58 | 61 | 698 | python-gitlab__python-gitlab-2088 |
{"input":{"issue":"Deprecate tag.set_release_description and remove it from docs\n## Description of (...TRUNCATED) | {"reasoning process":"### Issue Analysis\nThe issue at hand involves the deprecation of the `set_rel(...TRUNCATED) | 881 | 682 | 231 | 246 | 1,167 | python-gitlab__python-gitlab-1522 |
{"input":{"issue":"user_activities.list() : \"from\" parameter ?\n## Description of the problem, inc(...TRUNCATED) | {"reasoning process":"### Issue Analysis\nThe issue involves the usage of the 'from' parameter when (...TRUNCATED) | 9,540 | 695 | 203 | 74 | 980 | python-gitlab__python-gitlab-681 |
{"input":{"issue":"Fix Pickle support: dump() after load() fails\nThis is a one-liner fix to pickle (...TRUNCATED) | {"reasoning process":"## Issue Analysis\nThe issue revolves around the use of the `pickle` module fo(...TRUNCATED) | 3,281 | 468 | 71 | 82 | 629 | python-gitlab__python-gitlab-838 |
{"input":{"issue":"Support for project remote mirrors API\nJust reading the 12.9 release notes and s(...TRUNCATED) | {"reasoning process":"### Issue Analysis\nThe issue requires implementing support for the Project Re(...TRUNCATED) | 67,083 | 566 | 260 | 173 | 1,007 | python-gitlab__python-gitlab-1064 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 20