Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

tests: replace unsafe 'tempfile.mktemp' usage#248

Merged
frankyn merged 2 commits intomasterfrom
247-remove-mktemp
Aug 24, 2020
Merged

tests: replace unsafe 'tempfile.mktemp' usage#248
frankyn merged 2 commits intomasterfrom
247-remove-mktemp

Conversation

@tseaver
Copy link
Copy Markdown
Contributor

@tseaver tseaver commented Aug 17, 2020

Closes #247

@tseaver tseaver requested review from busunkim96 and crwilcox August 17, 2020 20:34
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 17, 2020
@tseaver tseaver added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 17, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 17, 2020
@product-auto-label product-auto-label Bot added the api: storage Issues related to the googleapis/python-storage API. label Aug 21, 2020
@frankyn frankyn merged commit 413f7b5 into master Aug 24, 2020
@tseaver tseaver deleted the 247-remove-mktemp branch August 24, 2021 18:07
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace unsafe 'timestamp.mktemp' with 'timestamp.{Named,}TemporaryFile' in systests

3 participants