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 3 compat #13

Open
lauralorenz opened this issue Apr 5, 2017 · 1 comment
Open

Python 3 compat #13

lauralorenz opened this issue Apr 5, 2017 · 1 comment

Comments

@lauralorenz
Copy link
Contributor

The people want Python 3!!! And so do we...

We haven't actually tested Fileflow on Python 3 and I heard word that some errors show up on a Python 3 install of airflow after the fileflow plugin is installed. I'm most concerned about unexpected assumptions in our file storage backend since the behavior of open() changed to make the str/bytes/unicode sitch more explicit in Python 3.

I think while investigating the errors we should get the CircleCI or similar up and do automated testing in Python 2 and Python 3 environments.

@lauralorenz
Copy link
Contributor Author

Possibly resolved by #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant