contrib/python-zstandard/MANIFEST.in
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 27 Jan 2019 18:34:17 -0500
changeset 41452 52a4a3e7cc6a
parent 40122 73fef626dae3
child 42070 675775c33ab6
permissions -rw-r--r--
py3: force hgweb.server error log to internally write unicode Otherwise, there's a lot of py2/py3 divergence in the LFS tests because of the "HG error" lines picking up a b'' prefix. wsgicgi.py uses procutil.stderr, so I assume the input was meant to be bytes.

graft c-ext
graft debian
graft zstd
graft tests
include make_cffi.py
include setup_zstd.py
include zstd.c
include zstd_cffi.py
include LICENSE
include NEWS.rst