Closed corona10 closed 1 year ago
Since CPython 3.13 removed 2to3 and lib2to3, bm_2to3 is not available for CPython 3.13+ currently. To solve this issue, we should vendor the 2to3 into pyperformance for the benchmark.
ref: https://github.com/python/cpython/commit/ae00b810d1d3ad7f1f7e226b02ece37c986330e7
Since CPython 3.13 removed 2to3 and lib2to3, bm_2to3 is not available for CPython 3.13+ currently. To solve this issue, we should vendor the 2to3 into pyperformance for the benchmark.
ref: https://github.com/python/cpython/commit/ae00b810d1d3ad7f1f7e226b02ece37c986330e7