Currently, PaginatedList.totalCount indicates the size of the PaginatedList, i.e. the number of elements the list "contains". The Github API sometimes returns the number of objects that exist but only ...
It seems like pygithub version that python-build-standalone relies on is 2.6.1, which then transitively relies on pyjwt [crypto]. The issue I'm running into is represented in the following logs when I ...