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

python3 compatibility #176

Merged
merged 5 commits into from
Sep 17, 2019
Merged

python3 compatibility #176

merged 5 commits into from
Sep 17, 2019

Conversation

1ozturkbe
Copy link
Contributor

No description provided.

@1ozturkbe
Copy link
Contributor Author

test models please

@1ozturkbe
Copy link
Contributor Author

test models please

@1ozturkbe
Copy link
Contributor Author

@bqpd what do we do since model tests fail? I would like to merge this ASAP since tests run on master, and I need parts of gplibrary for robust. Lmk.

@bqpd
Copy link
Contributor

bqpd commented Sep 13, 2019

@1ozturkbe model tests need to pass before you merge onto gplibrary...they're a lot of what actually tests gplibrary's functionality!

The error seems to have been in the converter's use of from __future__ import absolute_import. The latest commit removes it and makes the commits local where necessary.

@bqpd
Copy link
Contributor

bqpd commented Sep 13, 2019

oops, forget to check it still worked with python 3...latest commit fixes that.

@bqpd
Copy link
Contributor

bqpd commented Sep 14, 2019

test models please

@1ozturkbe 1ozturkbe requested a review from bqpd September 17, 2019 19:34
@1ozturkbe
Copy link
Contributor Author

Ready to merge after review!

Copy link
Contributor

@bqpd bqpd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Will merge.

@bqpd bqpd merged commit 98a8298 into master Sep 17, 2019
@bqpd bqpd deleted the python3 branch September 17, 2019 20:56
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.

None yet

2 participants