Skip to content
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

Allow timestamps for add_file_from_memory #86

Merged

Conversation

MartinFalatic
Copy link
Contributor

@MartinFalatic MartinFalatic commented Apr 14, 2019

Currently, any file entry added using add_file_from_memory() is saved with uninformative epoch-zero timestamps.

This is a backward-compatible enhancement designed to allow the user to add timestamps of their choosing to archives created with this method, without cumbersome workarounds, patches, or code forks.

Closes #73

@MartinFalatic
Copy link
Contributor Author

Depending on which or #85 or #86 is merged first, the other will need to be rebased before merge.

@MartinFalatic
Copy link
Contributor Author

Any comment on this PR?

@Changaco Changaco force-pushed the mff-enhance-add-file-from-memory branch from 09e262b to 2bc6ab0 Compare October 20, 2019 11:36
@Changaco Changaco force-pushed the mff-enhance-add-file-from-memory branch from 2bc6ab0 to b2c8768 Compare October 20, 2019 11:53
@Changaco Changaco merged commit e682c8c into Changaco:master Oct 20, 2019
@MartinFalatic
Copy link
Contributor Author

Thank you for getting this merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add_file_from_memory() should allow timestamp setting
3 participants