Revision 2363a29ab700314141ea4ecf26d16c3cd329774d authored by Steven Johnson on 22 October 2019, 00:26:57 UTC, committed by Steven Johnson on 22 October 2019, 00:26:57 UTC
Most of the world is dropping support for Python 2.x no later than January 1, 2020; in theory our Python bindings still support 2.x, but in practice we haven't been reliably testing that configuration. Let's go ahead and drop any pretense of support now; this removes the last dregs of code that assumes that Python 2.x is a possibility.
1 parent c8233fb
History
File Mode Size
GenGen.cpp -rw-r--r-- 132 bytes
RunGen.h -rw-r--r-- 56.5 KB
RunGenMain.cpp -rw-r--r-- 18.2 KB
binary2cpp.cpp -rw-r--r-- 1.6 KB
build_halide_h.cpp -rw-r--r-- 2.5 KB
find_inverse.cpp -rw-r--r-- 8.3 KB
halide_benchmark.h -rw-r--r-- 7.5 KB
halide_config.cmake.tpl -rw-r--r-- 117 bytes
halide_config.make.tpl -rw-r--r-- 157 bytes
halide_image.h -rw-r--r-- 747 bytes
halide_image_info.h -rw-r--r-- 10.4 KB
halide_image_io.h -rw-r--r-- 73.6 KB
halide_malloc_trace.h -rw-r--r-- 3.3 KB
halide_trace_config.h -rw-r--r-- 18.8 KB
makelib.sh -rwxr-xr-x 2.2 KB
mex_halide.m -rw-r--r-- 4.1 KB

back to top