Skip to content

Support Python3 using 2to3.#13

Merged
noirbizarre merged 1 commit intonoirbizarre:masterfrom
SoftwareMaven:python3
Apr 7, 2013
Merged

Support Python3 using 2to3.#13
noirbizarre merged 1 commit intonoirbizarre:masterfrom
SoftwareMaven:python3

Conversation

@SoftwareMaven
Copy link

Have setup run 2to3 during installation.
Use .decode() to get unicode strings in tests.
Use integer division.

All of the tests run correctly and I'm using it in my Django 1.5/Python 3
project.

Have setup run 2to3 during installation.
Use .decode() to get unicode strings in tests.
Use integer division.
noirbizarre added a commit that referenced this pull request Apr 7, 2013
@noirbizarre noirbizarre merged commit 59b729c into noirbizarre:master Apr 7, 2013
@noirbizarre
Copy link
Owner

Thanks!
I'm happy to add Python 3 support to the changelog!!!

@SoftwareMaven
Copy link
Author

Thanks for your work on this. And for having a great set of unit tests that
make it an easy project to hack on.

On Sun, Apr 7, 2013 at 10:49 AM, Axel Haustant notifications@github.comwrote:

Thanks!
I'm happy to add Python 3 support to the changelog!!!


Reply to this email directly or view it on GitHubhttps://github.com//pull/13#issuecomment-16018459
.

Travis Jensen


*Read the Software Maven @ http://softwaremaven.innerbrane.com/
Read my LinkedIn profile @ http://www.linkedin.com/in/travisjensen
Read my Twitter mumblings @ http://twitter.com/SoftwareMaven
Send me email @ travis.jensen@gmail.com

What kind of guy calls himself the Software Maven???

@noirbizarre
Copy link
Owner

You're very welcome!

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