FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(storage): fix documentation of max_result parameter in list_blob by HemangChothani · Pull Request #43 · googleapis/python-storage · GitHub

This repository was archived by the owner on Mar 31, 2026. It is now read-only.
/ python-storage Public archive

fix(storage): fix documentation of max_result parameter in list_blob - #43

Merged
frankyn merged 1 commit into
googleapis:masterfrom
HemangChothani:storage_doc_fix_list_blob
Feb 11, 2020
Merged

fix(storage): fix documentation of max_result parameter in list_blob#43
frankyn merged 1 commit into
googleapis:masterfrom
HemangChothani:storage_doc_fix_list_blob

Conversation

Copy link
Copy Markdown
Contributor

Fixes #19

frankyn left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Given the Pages iterator that exists right now this change makes sense.

I added a workaround in the associated issue for now in case users want to request X items per page and all items. I do consider this a usability issue.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Storage: Bucket.list_blobs(max_results=n) does not behave as documented

3 participants


Back | FazBrowse Home | New Git URL