Use a revision of CPython that corresponds to a released version
brettcannon opened this issue · 0 comments
brettcannon commented
We currently peg to a default revision back in July while 3.5.0 was released in September (at about python/cpython@2055ac1). We should see if we can update the pegged revision to match a released version so that we know the interpreter is stable and to make benchmarking fair.