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

Add support for Python 3 via six, some rewriting #73

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

pmlandwehr
Copy link

This is my attempt to give flo support for py3k. I've largely used six to replace a few calls, and rewritten some arguments to be more pythonic.

In tests, the output produced by run_functional_tests.sh is essentially identical for this new version and the original; only timestamped directories seemed to differ. (I used Fabric3 for the python 3 runs). That said, I should point out that ALL of my versions - including the pip install - returned identical bad checksums at the two instances where checksums are calculated.

@pmlandwehr
Copy link
Author

(Looks like the bad checksum issue will cause the CI to fail, so might need to see about verifying that a bad checksum is indeed correct,first.

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 this pull request may close these issues.

1 participant