Skip to content

Conversation

rubicon9
Copy link
Contributor

@rubicon9 rubicon9 commented Aug 10, 2020

Issue: #9

  • Image.open takes full stream and is not reliant on file path
  • Image does not close stream (which causes problems upstream)
  • seek(0) to return stream to beginning

- Image.open takes full stream and is not reliant on file path
- Image does not close stream (which causes problems upstream)
- seek(0) to return stream to beginning
@codingedward
Copy link
Owner

This makes sense, thanks for the PR 🎉 . I'll merge it, fix the coverage issue and release a new version.

@codingedward codingedward merged commit cfdb5a3 into codingedward:master Aug 16, 2020
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.

2 participants