aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_page_iterator.py
AgeCommit message (Expand)Author
2021-06-02feat: HTTPIterator now accepts a page_size parameter to control page … (#197)Jim Fulton
2019-11-01feat(api_core): provide a 'raw_page' field for page_iterator.Page (#9486)Dov Shlachter
2019-02-19Fix new lint failure. (#7382)Tres Seaver
2018-11-29blacken api_core and core (#6668)Christopher Wilcox
2018-02-27Make `api_core.page_iterator.PageIterator.item_to_value` publicJon Wayne Parrott
2018-01-10Revert "api_core: Make PageIterator.item_to_value public. (#4702)" (#4731)Jon Wayne Parrott
2018-01-05api_core: Make PageIterator.item_to_value public. (#4702)Jon Wayne Parrott
2017-10-31Switch copyright holder to "Google LLC" (#4287)Luke Sneeringer
2017-10-18Add api_core package (#4210)Jon Wayne Parrott