KEMBAR78
Feat: download_to_filename deletes the empty file on a 404 by andrewsg · Pull Request #1394 · googleapis/python-storage · GitHub
Skip to content

Conversation

@andrewsg
Copy link
Contributor

@andrewsg andrewsg commented Dec 11, 2024

Fixes #1342 🦕

BEGIN_COMMIT_OVERRIDE
feat!: Blob.download_to_filename() deletes the empty destination file on a 404
END_COMMIT_OVERRIDE

@andrewsg andrewsg requested review from a team as code owners December 11, 2024 16:58
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Dec 11, 2024
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/python-storage API. label Dec 11, 2024
Copy link
Contributor

@ddelgrosso1 ddelgrosso1 left a comment

Choose a reason for hiding this comment

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

LGTM

@andrewsg andrewsg merged commit 066be2d into main Dec 11, 2024
13 checks passed
@andrewsg andrewsg deleted the 3.0-filename-404-cleanup branch December 11, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blob.download_to_filename leaves empty file if not found

3 participants