Skip to content

Support LZMA on Python 2 via backports.lzma #123

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

Merged
merged 3 commits into from
Feb 23, 2017
Merged

Support LZMA on Python 2 via backports.lzma #123

merged 3 commits into from
Feb 23, 2017

Conversation

jakirkham
Copy link
Member

Backport(?) of PR ( https://github.com/alimanfoo/numcodecs/pull/13 ).

Tries to use backports.lzma as a fallback if lzma is not found (e.g. Python 2). Adds testing for it on Travis CI.

@jakirkham
Copy link
Member Author

Appears to be working.

@alimanfoo
Copy link
Member

Happy to include if would be helpful to you, but I will try to find some time to do #74, which I definitely want to do before the next Zarr release.

@jakirkham
Copy link
Member Author

Yeah, I've been doing development builds of Zarr for my uses. So having this included already instead of having to patch it in would be preferable.

@alimanfoo alimanfoo merged commit d4e01f4 into zarr-developers:master Feb 23, 2017
@jakirkham jakirkham deleted the add_py2_lzma branch February 23, 2017 15:47
@jakirkham
Copy link
Member Author

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or improvements release notes done Automatically applied to PRs which have release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants