Python 3
Add Python 3 support using the past package, and its 2to3-based futurize script: https://pypi.org/project/past/
The Travis failure for Python 3 is due to a bug already present with Python 2, and is solved by #280
GitLab Maintenance scheduled for Thursday, 18th December 2025, from 7:00 AM to 10:00 AM BST. GitLab will be in read-only mode and experience short periods of complete downtime (up to 20 minutes) during this window.
Add Python 3 support using the past package, and its 2to3-based futurize script: https://pypi.org/project/past/
The Travis failure for Python 3 is due to a bug already present with Python 2, and is solved by #280