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

Update examples to not require 2to3 to run under Python 3. #34

Open
hodgestar opened this issue Nov 5, 2020 · 1 comment
Open

Update examples to not require 2to3 to run under Python 3. #34

hodgestar opened this issue Nov 5, 2020 · 1 comment

Comments

@hodgestar
Copy link
Contributor

The examples folder still requires 2to3, and Genshi no longer uses that so we should update them to run under Python 2 and 3 from a single codebase, using six if necessary.

It's possible that kid doesn't support Python 3 at all, in which case some of the benchmarks against kid will need some other solution.

@a-detiste
Copy link

2to3 is removed from Python3.13

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

No branches or pull requests

2 participants