File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ History/Changelog
1414
1515- Switch to requests >= 2.0
1616
17+ - Totally remove all references to the Downloads API
18+
17190.7.1: 2013-09-30
1820-----------------
1921
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ This part of the documentation covers:
88- :class: `Repository <github3.repos.repo.Repository> `
99- :class: `Branch <github3.repos.branch.Branch> `
1010- :class: `Contents <github3.repos.contents.Contents> `
11- - :class: `Download <github3.repos.download.Download> `
1211- :class: `Hook <github3.repos.hook.Hook> `
1312- :class: `RepoTag <github3.repos.tag.RepoTag> `
1413- :class: `RepoComment <github3.repos.comment.RepoComment> `
@@ -50,10 +49,6 @@ Repository Objects
5049.. autoclass :: github3.repos.release.Release
5150 :members:
5251
53- ---------
54-
55- .. autoclass :: github3.repos.download.Download
56- :members:
5752
5853---------
5954
You can’t perform that action at this time.
0 commit comments