Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Python3 compatibility #5

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

Conversation

DonnchaC
Copy link
Contributor

Thanks for creating this library. This PR fixes some issues I noticed when trying to use the library under Python 3. With these changes the unittests now all pass under Python 2 and Python 3. I have not tested the rest of the codebase, there may still be issues in areas without unit test coverage.

You should consider using tox to run your unit tests automatically in Python 2 and Python 3 environments.

As an aside will you be keeping this library up to date on PyPi? It's a little confusing that the package name in this repo doesn't match the published package.

@jcnelson
Copy link
Contributor

Wow, this is awesome! Thank you for taking the time to send us a PR! I'll run it through our integration tests today :)

@shea256
Copy link
Contributor

shea256 commented Aug 23, 2016

Great work and thank you @DonnchaC, appreciate the PR.

@DonnchaC DonnchaC changed the title Python3 compatability Python3 compatibility Aug 31, 2016
@DonnchaC
Copy link
Contributor Author

All tests are now run automatically by Tox in Python 2.7, Python 3.4 and Python 3.5 environments. Sorry about the noisy commits as I was trying to get CircleCI to support other Python versions.

@nadermx
Copy link

nadermx commented Sep 3, 2018

Any word on this branch getting merged?

@CLAassistant
Copy link

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

5 participants