forked fromsigmavirus24/github3.py
- Notifications
You must be signed in to change notification settings - Fork0
Commite4d496c
Repository.permissions attribute support
* Adds support for accessing permissions attribute of a repository. This is needed to enable filtering a users repositories based on admin, push and pull permissions (addresseszenodo/zenodo#135).(cherry picked from commit80f91f2)Conflicts:AUTHORS.rst1 parent6e97462 commite4d496c
3 files changed
+13
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
| 83 | + | |
| 84 | + | |
| 85 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
125 | 129 |
| |
126 | 130 |
| |
127 | 131 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
910 | 910 |
| |
911 | 911 |
| |
912 | 912 |
| |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
913 | 919 |
| |
914 | 920 |
| |
915 | 921 |
| |
|
0 commit comments
Comments
(0)