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

Fixed bug saving to BytesIO on Renderer #1560

Merged
merged 1 commit into from
Jun 17, 2017
Merged

Fixed bug saving to BytesIO on Renderer #1560

merged 1 commit into from
Jun 17, 2017

Conversation

philippjfr
Copy link
Member

Small fix ensuring that Renderer.save can save to BytesIO object when exporting widgets. Fixes #1381.

@philippjfr philippjfr added the type: bug Something isn't correct or isn't working label Jun 17, 2017
@jlstevens
Copy link
Contributor

Glad this is a simpler fix than I anticipated. Merge?

@philippjfr
Copy link
Member Author

Yes, go for it.

@jlstevens jlstevens merged commit cb97594 into master Jun 17, 2017
@philippjfr philippjfr deleted the bytes_io_fix branch June 17, 2017 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can't save to png with a BytesIO buffer
2 participants