Files
PyGithub/github
Thialfihar 9a51a61e3f Make PaginatedList support the search wrapper JSON
For /search resources the resulting JSON contains 'total_count' and
'items'. The latter is the list PaginatedList expects, so just
transparently use that list. Everything else works just like other
lists.

Also change __grow()'s visibility to allow PaginatedList to use it
in order to peek at 'total_count', making it available as a property.
2014-02-08 16:45:59 +01:00
..
2013-12-23 19:32:28 -08:00
2013-09-06 11:39:12 +02:00
2013-11-17 10:16:59 -08:00
2013-12-16 11:15:17 -08:00
2013-12-01 23:19:58 +00:00
2013-12-23 19:32:28 -08:00
2013-12-23 19:40:04 -08:00
2013-11-17 10:16:59 -08:00