• Show log

    Commit

  • Hash : e0c5df8c
    Author : Khaled Hosny
    Date : 2015-03-13T23:55:03

    [python] Use BrotliDecompress()
    
    So that we can use a callback to dynamically allocate the decompression
    buffer, getting rid of the optional bufsize argument to
    decompress.decompress().