8000 In storage.Key.get_contents_to_filename, improve error checking and exception handling and add timestamp to file object · Issue #148 · googleapis/google-cloud-python · GitHub
[go: up one dir, main page]

Skip to content
In storage.Key.get_contents_to_filename, improve error checking and exception handling and add timestamp to file object #148
Closed
@dhermes

Description

@dhermes

From TODO:

    # TODO: Add good error checking.
    # TODO: Add good exception handling.
    # TODO: Set timestamp? Make optional, default being to set it if possible?

Also, consider renaming get_contents_to_filename and get_contents_to_file. The get is a misleading verb, since a read into a file is what is happening.

See gcloud.storage.Key.get_contents_to_filename for relevant code and #146 for some context.

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: storageIssues related to the Cloud Storage API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0