Skip to content

file2hex.py: switch from gzip.compress() to GzipFile() #14804

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2019

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Mar 21, 2019

Zero functional change, this is pure refactoring and preparation for
using the mtime= parameter which the gzip.compress() shortcut does not
make available.

Signed-off-by: Marc Herbert [email protected]

Zero functional change, this is pure refactoring and preparation for
using the mtime= parameter which the gzip.compress() shortcut does not
make available.

Signed-off-by: Marc Herbert <[email protected]>
@marc-hb marc-hb added Enhancement Changes/Updates/Additions to existing features area: Test Framework Issues related not to a particular test, but to the framework instead area: Build System area: Testing area: Tests Issues related to a particular existing or missing test labels Mar 21, 2019
@marc-hb marc-hb requested a review from a user March 22, 2019 04:58
@nashif nashif merged commit 195195a into zephyrproject-rtos:master Mar 29, 2019
@marc-hb marc-hb deleted the file2hex-gzipfile branch April 4, 2019 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Build System area: Test Framework Issues related not to a particular test, but to the framework instead area: Tests Issues related to a particular existing or missing test Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants