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

Small changes to achieve Python 3 compatibility for Conformity. #10

Merged
merged 2 commits into from
Apr 13, 2017

Conversation

sethbrite
Copy link
Contributor

I'd like to make PySOA Python 3 compatible. At the moment, this is the only dependency that isn't universal.

@@ -2,6 +2,7 @@

import unittest
import datetime
import six
Copy link
Contributor

Choose a reason for hiding this comment

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

imported but not used

@vartec
Copy link
Contributor

vartec commented Apr 12, 2017

awesome!

@sethbrite sethbrite merged commit 8e96878 into master Apr 13, 2017
@sethbrite sethbrite deleted the python3_compatible branch April 13, 2017 15:30
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.

3 participants