8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c7a23 commit e5c7246Copy full SHA for e5c7246
docs/api-usage.rst
@@ -139,7 +139,7 @@ parameter to get all the items when using listing methods:
139
140
.. note::
141
142
- python-gitlab will iterate over the list by calling the correspnding API
+ python-gitlab will iterate over the list by calling the corresponding API
143
multiple times. This might take some time if you have a lot of items to
144
retrieve. This might also consume a lot of memory as all the items will be
145
stored in RAM. If you're encountering the python recursion limit exception,
0 commit comments