Show More
@@ -29,20 +29,6 b'' | |||
|
29 | 29 | > -X mercurial/thirdparty/cbor \ |
|
30 | 30 | > | sed 's|\\|/|g' | xargs python3 contrib/check-py3-compat.py \ |
|
31 | 31 | > | sed 's/[0-9][0-9]*)$/*)/' |
|
32 | contrib/python-zstandard/setup.py not using absolute_import | |
|
33 | contrib/python-zstandard/setup_zstd.py not using absolute_import | |
|
34 | contrib/python-zstandard/tests/common.py not using absolute_import | |
|
35 | contrib/python-zstandard/tests/test_buffer_util.py not using absolute_import | |
|
36 | contrib/python-zstandard/tests/test_compressor.py not using absolute_import | |
|
37 | contrib/python-zstandard/tests/test_compressor_fuzzing.py not using absolute_import | |
|
38 | contrib/python-zstandard/tests/test_data_structures.py not using absolute_import | |
|
39 | contrib/python-zstandard/tests/test_data_structures_fuzzing.py not using absolute_import | |
|
40 | contrib/python-zstandard/tests/test_decompressor.py not using absolute_import | |
|
41 | contrib/python-zstandard/tests/test_decompressor_fuzzing.py not using absolute_import | |
|
42 | contrib/python-zstandard/tests/test_estimate_sizes.py not using absolute_import | |
|
43 | contrib/python-zstandard/tests/test_module_attributes.py not using absolute_import | |
|
44 | contrib/python-zstandard/tests/test_train_dictionary.py not using absolute_import | |
|
45 | setup.py not using absolute_import | |
|
46 | 32 | |
|
47 | 33 | #endif |
|
48 | 34 |
General Comments 0
You need to be logged in to leave comments.
Login now