Skip to content

[LIBCLOUD-725] Fix handling of binary data in LocalStorageDriver on Py3.#568

Closed
torfsen wants to merge 1 commit intoapache:trunkfrom
torfsen:issue725
Closed

[LIBCLOUD-725] Fix handling of binary data in LocalStorageDriver on Py3.#568
torfsen wants to merge 1 commit intoapache:trunkfrom
torfsen:issue725

Conversation

@torfsen
Copy link
Copy Markdown
Contributor

@torfsen torfsen commented Aug 28, 2015

This PR fixes issue LIBCLOUD-725: libcloud.storage.driver.local.LocalStorageDriver has problems with binary data on Python 3.

The fix is to make sure that files are opened in binary mode for reading and writing.

Tests and documentation have been updated.

@Kami
Copy link
Copy Markdown
Member

Kami commented Aug 29, 2015

Changes look good to made so I went ahead and merged them into trunk. Thanks!

/cc @mahendra

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