skia2/infra/bots/buildstats
Kevin Lubick 606876995e [infra] Fix dangling Python2-specific issues
subprocess.check_output needs encoding or it defaults
to bytes.

Python 3 has / be float division and // be integer
division.

The skpbench fix is speculative.

Change-Id: I13d0e976c03bba30761c8ab533e6fdd041b795c8
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/541696
Reviewed-by: Ravi Mistry <rmistry@google.com>
2022-05-18 14:37:02 +00:00
..
buildstats_cpp.py Fix Python3 compatibility 2021-03-25 14:15:35 +00:00
buildstats_flutter.py [infra] Fix dangling Python2-specific issues 2022-05-18 14:37:02 +00:00
buildstats_wasm.py Fix Python3 compatibility 2021-03-25 14:15:35 +00:00
buildstats_web.py Fix Python3 compatibility 2021-03-25 14:15:35 +00:00
make_treemap.py [infra] Cleanup better after BuildStats 2021-08-05 13:22:22 +00:00