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

Python 2 #6

Open
divergentdave opened this issue Jan 3, 2021 · 0 comments
Open

Python 2 #6

divergentdave opened this issue Jan 3, 2021 · 0 comments

Comments

@divergentdave
Copy link
Owner

ALICE was written in Python 2, which is on borrowed time. Converting to Python 3 might be worthwhile. BitVector supports Python 3, which helps. Since ALICE deals with binary data as str currently, the transition will require some careful rewriting to use bytes and str as appropriate.

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

1 participant