##// END OF EJS Templates
run-tests: python3.5 now supports mkdtemp using bytes for paths...
run-tests: python3.5 now supports mkdtemp using bytes for paths Now that http://bugs.python.org/issue24230 is fixed (thanks to Gregory Smith for that quick response!) we can drop one more ugly hack around path handling. Tests still pass in 3.5 with this cleaner version, as well as in 2.6.
Augie Fackler -
r25262:5a809deb default
Show More