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 Python 3 support #23

Merged
merged 2 commits into from
Mar 30, 2015
Merged

Add Python 3 support #23

merged 2 commits into from
Mar 30, 2015

Conversation

ratson
Copy link
Contributor

@ratson ratson commented Mar 29, 2015

Use the excellent six library to support both Python 2 and 3.
All tests passes on my machine for Python 3.4.3 and 2.7.9

@msiemens
Copy link
Owner

Wow, great work @r4ts0n! I think we could even release PyGitUp 2.0 after merging this.

One minor thing: Could also update the Python 3 compatibility paragraph in the readme? (And have you any idea why the Travis tests didn't run? It's not a problem, I'm just wondering)

@ratson
Copy link
Contributor Author

ratson commented Mar 30, 2015

Updated README to reflect the Python 3 support.
(Not sure why Travis did not run, but it builds now)

msiemens added a commit that referenced this pull request Mar 30, 2015
@msiemens msiemens merged commit 627eacf into msiemens:master Mar 30, 2015
@msiemens
Copy link
Owner

Thank you, @r4ts0n! I'm currently on vacation and thus will propably release PyGitUp v2.0.0 next week :)

@msiemens
Copy link
Owner

msiemens commented Apr 8, 2015

Quick note: I decided to take a more conservative approach in regards to versioning and release this change as v1.3.0. This is also closer to semantic versioning as there haven't been any breaking changes.

@ratson ratson deleted the python3-support branch April 26, 2015 00:33
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