<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitlab.git/docs, branch v3.11.0</title>
<subtitle>github.com: gpocentek/python-gitlab.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/'/>
<entry>
<title>docs(advanced): add hint on type narrowing</title>
<updated>2022-10-27T15:06:52+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-22T14:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=a40415290923d69d087dd292af902efbdfb5c258'/>
<id>a40415290923d69d087dd292af902efbdfb5c258</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add minimal docs about the `enable_debug()` method</title>
<updated>2022-10-27T07:03:24+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-10-27T07:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b4e9ab7ee395e575f17450c2dc0d519f7192e58e'/>
<id>b4e9ab7ee395e575f17450c2dc0d519f7192e58e</id>
<content type='text'>
Add some minimal documentation about the `enable_debug()` method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some minimal documentation about the `enable_debug()` method.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: remove `project.approvals.set_approvals()` method</title>
<updated>2022-10-19T16:37:02+00:00</updated>
<author>
<name>John L. Villalovos</name>
<email>john@sodarock.com</email>
</author>
<published>2022-10-19T16:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=91f08f01356ca5e38d967700a5da053f05b6fab0'/>
<id>91f08f01356ca5e38d967700a5da053f05b6fab0</id>
<content type='text'>
The `project.approvals.set_approvals()` method used the
`/projects/:id/approvers` end point. That end point was removed from
GitLab in the 13.11 release, on 2-Apr-2021 in commit
27dc2f2fe81249bbdc25f7bd8fe799752aac05e6 via merge commit
e482597a8cf1bae8e27abd6774b684fb90491835. It was deprecated on
19-Aug-2019.

See merge request:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/57473
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `project.approvals.set_approvals()` method used the
`/projects/:id/approvers` end point. That end point was removed from
GitLab in the 13.11 release, on 2-Apr-2021 in commit
27dc2f2fe81249bbdc25f7bd8fe799752aac05e6 via merge commit
e482597a8cf1bae8e27abd6774b684fb90491835. It was deprecated on
19-Aug-2019.

See merge request:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/57473
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(commits): fix commit create example for binary content</title>
<updated>2022-10-18T07:14:18+00:00</updated>
<author>
<name>Thomas Schmelzer</name>
<email>thomas.schmelzer@gmail.com</email>
</author>
<published>2022-10-16T03:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=bcc1eb4571f76b3ca0954adb5525b26f05958e3f'/>
<id>bcc1eb4571f76b3ca0954adb5525b26f05958e3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: use kwargs for http_request docs</title>
<updated>2022-10-16T18:08:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-16T17:57:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=124abab483ab6be71dbed91b8d518ae27355b9ae'/>
<id>124abab483ab6be71dbed91b8d518ae27355b9ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(readme): add a basic feature list</title>
<updated>2022-10-16T18:08:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-14T08:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b4d53f1abb264cd9df8e4ac6560ab0895080d867'/>
<id>b4d53f1abb264cd9df8e4ac6560ab0895080d867</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api): describe use of lower-level methods</title>
<updated>2022-10-16T18:08:14+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-01-16T17:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b7a687490d2690e6bd4706391199135e658e1dc6'/>
<id>b7a687490d2690e6bd4706391199135e658e1dc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(api): add support for topics merge API</title>
<updated>2022-10-14T17:18:29+00:00</updated>
<author>
<name>Nejc Habjan</name>
<email>nejc.habjan@siemens.com</email>
</author>
<published>2022-10-14T09:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=9a6d197f9d2a88bdba8dab1f9abaa4e081a14792'/>
<id>9a6d197f9d2a88bdba8dab1f9abaa4e081a14792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api): describe the list() and all() runners' functions</title>
<updated>2022-10-09T20:01:52+00:00</updated>
<author>
<name>Liora Milbaum</name>
<email>liora@lmb.co.il</email>
</author>
<published>2022-10-08T20:41:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b6cc3f255532521eb259b42780354e03ce51458e'/>
<id>b6cc3f255532521eb259b42780354e03ce51458e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(api): Update `merge_requests.rst`: `mr_id` to `mr_iid`</title>
<updated>2022-10-03T14:51:03+00:00</updated>
<author>
<name>Stavros Ntentos</name>
<email>133706+stdedos@users.noreply.github.com</email>
</author>
<published>2022-10-03T12:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/gitlab.git/commit/?id=b32234d1f8c4492b6b2474f91be9479ad23115bb'/>
<id>b32234d1f8c4492b6b2474f91be9479ad23115bb</id>
<content type='text'>
Typo: Author probably meant `mr_iid` (i.e. project-specific MR ID)
and **not** `mr_id` (i.e. server-wide MR ID)

Closes: https://github.com/python-gitlab/python-gitlab/issues/2295

Signed-off-by: Stavros Ntentos &lt;133706+stdedos@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Typo: Author probably meant `mr_iid` (i.e. project-specific MR ID)
and **not** `mr_id` (i.e. server-wide MR ID)

Closes: https://github.com/python-gitlab/python-gitlab/issues/2295

Signed-off-by: Stavros Ntentos &lt;133706+stdedos@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
