-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It would be great to get Pylogeny working with Python3:
- Remove dependency on mysqldb-python
- Perhaps use mysqlclient as a drop-in replacement that works for both Python2 and Python3
- Tweak the Python wrapper in fitch.cpp (involving Python2/3 differences in how strings are treated and int vs. long, described here)
- Some minor syntax changes
Unfortunately, the p4 dependency also is incompatible with Python3, which requires some additional work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels