Skip to content

Conversation

@dhermes
Copy link
Contributor

@dhermes dhermes commented May 2, 2017

Fixes #3342.

@dhermes dhermes added api: storage Issues related to the Cloud Storage API. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels May 2, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 2, 2017

mtime = time.mktime(self.updated.timetuple())
os.utime(file_obj.name, (mtime, mtime))
updated = self.updated

This comment was marked as spam.

This comment was marked as spam.

@theacodes
Copy link
Contributor

theacodes commented May 2, 2017 via email

@dhermes dhermes merged commit 36caa7d into googleapis:master May 2, 2017
@dhermes dhermes deleted the fix-3342 branch May 2, 2017 17:12
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
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 Cloud Storage API. cla: yes This human has signed the Contributor License Agreement. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants