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
check_call_graphs.h -rw-r--r-- 4.5 KB
expect_failure.sh -rwxr-xr-x 321 bytes
gpu_object_lifetime_tracker.h -rw-r--r-- 3.0 KB
halide_test_dirs.h -rw-r--r-- 2.5 KB

back to top