Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7bff3cbe3de7bc96575396ad3fd7bfc6058eaa94
/
Modules
/
_lzmamodule.c
a425c3d
Make lzma.{encode,decode}_filter_properties private.
by Nadeem Vawda
· 12 years ago
d1b7f39
Silence VS 2010 warning on loss of precision (_int64 -> _int32).
by Martin v. Löwis
· 12 years ago
4d688e3
Remove uninitialized compiler warning.
by Ross Lagerwall
· 12 years ago
486a045
Fix buildbot failures in test_lzma.
by Nadeem Vawda
· 13 years ago
bc459bb
Rename lzma.check_is_supported() to is_check_supported() to avoid grammatical confusion.
by Nadeem Vawda
· 13 years ago
f55b329
Add lzma.{encode,decode}_filter_properties().
by Nadeem Vawda
· 13 years ago
54c74ec
Fix formatting of preset values for exception messages in _lzmamodule.c.
by Nadeem Vawda
· 13 years ago
59bb0e0
Credit Per Øyvind Karlsen for the initial implementation of the lzma module (issue #6715).
by Nadeem Vawda
· 13 years ago
3ff069e
Issue #6715: Add module for compression using the LZMA algorithm.
by Nadeem Vawda
· 13 years ago