1. bc459bb Rename lzma.check_is_supported() to is_check_supported() to avoid grammatical confusion. by Nadeem Vawda · 12 years ago
  2. f55b329 Add lzma.{encode,decode}_filter_properties(). by Nadeem Vawda · 12 years ago
  3. fb39063 Make lzma docs consistent with other compression modules (cf. changeset 11bd2d32b4e8). by Nadeem Vawda · 13 years ago
  4. d85d0e7 Document that some of LZMAFile.__init__()'s args are keyword-only. by Nadeem Vawda · 13 years ago
  5. dc9dd0d Add note on memory usage to LZMACompressor doc. by Nadeem Vawda · 13 years ago
  6. 3ff069e Issue #6715: Add module for compression using the LZMA algorithm. by Nadeem Vawda · 13 years ago