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

Accept a file stream object in check_sum #134

Closed
raphaelrpl opened this issue Jan 7, 2021 · 0 comments
Closed

Accept a file stream object in check_sum #134

raphaelrpl opened this issue Jan 7, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@raphaelrpl
Copy link
Contributor

The function check_sum is supporting only file_path: string argument. It should also support a io._IOBase-like. In this way, we can support both local files and remote files like boto3.S3.

@raphaelrpl raphaelrpl added the enhancement New feature or request label Jan 7, 2021
@raphaelrpl raphaelrpl added this to the Version 0.8.0 milestone Jan 7, 2021
@raphaelrpl raphaelrpl self-assigned this Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant