We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4ddc429 commit910fcefCopy full SHA for 910fcef
HISTORY.rst
@@ -19,10 +19,13 @@ History/Changelog
19
http://developer.github.com/changes/2014-02-28-issue-and-pull-query-enhancements/
20
This includes breaking changes to ``Repository#iter_pulls``.
21
22
+- Update methods to handle the `pagination changes`_.
23
+
24
.. _single authorization:https://github3py.readthedocs.org/en/latest/github.html#github3.github.GitHub.revoke_authorization
25
.. _all authorizations:https://github3py.readthedocs.org/en/latest/github.html#github3.github.GitHub.revoke_authorizations
26
.. _ping:https://github3py.readthedocs.org/en/latest/repos.html?highlight=ping#github3.repos.hook.Hook.ping
27
.. _Repository's collaborators:https://github3py.readthedocs.org/en/latest/repos.html#github3.repos.repo.Repository.iter_collaborators
28
+.. _pagination changes:https://developer.github.com/changes/2014-03-18-paginating-method-changes/
29
30
0.8.2: 2014-02-11
31
~~~~~~~~~~~~~~~~~