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 python3 compatibility with working tests. #7

Merged
merged 1 commit into from
Sep 15, 2014

Conversation

bpeschier
Copy link
Contributor

So I looked into adding Python 3 support. Tests still work, but I had to enforce arguments going into the padding functions to be binary/bytes.

This is a theoretical port ("made the tests work"), but if people could look whether or not it works for them in their projects, that would be great :-)

dcwatson added a commit that referenced this pull request Sep 15, 2014
Add python3 compatibility with working tests.
@dcwatson dcwatson merged commit 8d3a592 into dcwatson:master Sep 15, 2014
@dcwatson
Copy link
Owner

Thanks! I'll probably go back and remove Django as a dependency (I want to keep the armor/pad functions usable without Django), but aside from that looks good!

@bpeschier bpeschier deleted the python3 branch September 16, 2014 08:39
@bpeschier
Copy link
Contributor Author

No problem! Nice to see it merged.

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.

2 participants