"check" option cannot be set

Bug #1243344 reported by James Maddison
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PylibLZMA
New
Undecided
Unassigned

Bug Description

Setting the "check" option always leads to a ValueError:

import lzma
f = lzma.LZMAFile("test.xz", "w", options = {"check":"crc32"})

ValueError: only crc32, crc64 & sha256 are supported for integrity check

Related branches

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.