Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to vendor lib2to3 for CPython 3.13+ #294

Closed
corona10 opened this issue May 29, 2023 · 0 comments · Fixed by #302
Closed

Need to vendor lib2to3 for CPython 3.13+ #294

corona10 opened this issue May 29, 2023 · 0 comments · Fixed by #302
Assignees

Comments

@corona10
Copy link
Member

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: python/cpython@ae00b81

@corona10 corona10 self-assigned this May 30, 2023
corona10 added a commit to corona10/pyperformance that referenced this issue May 30, 2023
corona10 added a commit to corona10/pyperformance that referenced this issue Jun 11, 2023
corona10 added a commit that referenced this issue Jun 12, 2023
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant