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 d865bd8 commit 0e2142aCopy full SHA for 0e2142a
docs/source/release-notes/4.0.0.rst
@@ -7,7 +7,7 @@ Backwards Incompatible Changes
7
- :meth:`~github3.repos.comparison.Comparison.commits` was renamed to
8
`original_commits` (max 250 commits). Now `commits` uses Github's API to
9
get the full commit list out of the compare endpoint, so enabled
10
- pagination/iterator on the commits within the Comparison class
+ pagination/iterator on the commits within the Comparison class
11
(@amaccormack-lumira). See also gh-1137_
12
13
Features Added
0 commit comments