Files
PyGithub/github
Steve Kowalik 93b92cd2fc Correctly deal when PaginatedList's data is a dict (#2084)
When calculating totalCount for a PaginatedList, if a Link header is not
in the returned data, we use len() to calculate the number of items.
PullRequest.get_review_requests() actually returns a dictionary, which
neatly defeats this naive method. Peer inside the dictionary in this
case, and add a test case.

Fixes #2053
2021-10-20 18:49:12 +11:00
..
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2021-10-11 15:47:31 +11:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-03-22 19:33:23 +08:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-06-02 14:59:42 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00
2021-07-31 02:34:34 +01:00
2020-05-01 12:00:00 +10:00
2020-05-01 12:00:00 +10:00