Ggicci
aca50a7581
Change type of GitRelease.author to NamedUser (#969)
Github's release object in the API response contains an `author` field having a value much more like a `NamedUser` but not `GitAuthor`.
e.g. https://api.github.com/repos/edhollandAL/PyGithub/releases/1210902
```
{
"id": 1210902,
"author": {
"login": "edhollandAL",
"id": 11922660,
"node_id": "MDQ6VXNlcjExOTIyNjYw",
"avatar_url": "https://avatars1.githubusercontent.com/u/11922660?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/edhollandAL",
"html_url": "https://github.com/edhollandAL",
"followers_url": "https://api.github.com/users/edhollandAL/followers",
"following_url": "https://api.github.com/users/edhollandAL/following{/other_user}",
"gists_url": "https://api.github.com/users/edhollandAL/gists{/gist_id}",
"starred_url": "https://api.github.com/users/edhollandAL/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/edhollandAL/subscriptions",
"organizations_url": "https://api.github.com/users/edhollandAL/orgs",
"repos_url": "https://api.github.com/users/edhollandAL/repos",
"events_url": "https://api.github.com/users/edhollandAL/events{/privacy}",
"received_events_url": "https://api.github.com/users/edhollandAL/received_events",
"type": "User",
"site_admin": false
},
// (ignored)
}
```
2018-11-25 09:56:38 +08:00
..
2018-11-23 17:08:09 +08:00
2018-03-17 20:06:16 +08:00
2018-10-31 08:11:50 +08:00
2018-10-26 15:57:40 +08:00
2018-10-19 07:24:45 +08:00
2018-10-31 08:11:50 +08:00
2018-03-17 20:06:16 +08:00
2018-08-27 11:57:58 +08:00
2018-10-22 14:37:47 +08:00
2018-08-15 12:45:47 +10:00
2018-03-17 20:06:16 +08:00
2018-08-27 11:57:58 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-19 10:47:41 +08:00
2018-03-17 20:06:16 +08:00
2018-08-24 10:52:53 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-10-23 17:03:03 +08:00
2018-09-05 12:33:20 +08:00
2018-10-31 08:11:50 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-10-03 11:51:59 +08:00
2018-03-17 20:06:16 +08:00
2018-11-25 09:56:38 +08:00
2018-05-01 09:40:08 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-19 10:47:41 +08:00
2018-03-17 20:06:16 +08:00
2018-10-17 08:21:17 +08:00
2018-09-05 12:33:20 +08:00
2018-03-17 20:06:16 +08:00
2018-10-17 08:21:17 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-27 11:57:58 +08:00
2018-08-19 10:47:41 +08:00
2018-10-22 07:26:20 +08:00
2018-10-26 15:57:40 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-27 11:57:58 +08:00
2018-08-19 10:47:41 +08:00
2018-04-06 09:17:19 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-10-08 10:19:38 +08:00
2018-10-08 21:26:38 +08:00
2018-10-19 07:24:45 +08:00
2018-08-28 14:29:23 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-09-11 13:05:16 +08:00
2018-08-27 11:57:58 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-27 11:57:58 +08:00
2018-09-05 12:33:20 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-10-19 07:24:45 +08:00
2018-08-19 10:47:41 +08:00
2018-08-28 13:34:34 +08:00
2018-08-15 12:45:47 +10:00
2018-11-23 17:08:09 +08:00
2018-08-19 10:47:41 +08:00
2018-03-17 20:06:16 +08:00
2018-03-17 20:06:16 +08:00
2018-08-19 10:47:41 +08:00
2018-10-03 11:51:59 +08:00
2018-08-19 10:47:41 +08:00