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

Upgrade to Python 3 while still being compatible with Python 2 #9

Merged
merged 1 commit into from
Jan 31, 2014

Conversation

pimterry
Copy link
Contributor

As in #5, I need Python 3 support. Doesn't look like that PR is going anywhere though now, so this patch adds Python 3 support, while also still working in Python 2.

Tested with Python 3.3.3 and Python 2.7.3, happily sends messages and reads the list of rooms for me in both.

@kurttheviking
Copy link
Owner

@pimterry thanks; will take a look tomorrow. i appreciate the PR.

kurttheviking added a commit that referenced this pull request Jan 31, 2014
Upgrade to Python 3 while still being compatible with Python 2
@kurttheviking kurttheviking merged commit 872985a into kurttheviking:master Jan 31, 2014
@pimterry pimterry deleted the python3 branch January 31, 2014 16:25
@kurttheviking kurttheviking mentioned this pull request Jan 31, 2014
@kurttheviking
Copy link
Owner

fyi: released via pypi as 0.2; pip install --upgrade and you should be good to go; thanks again!

@pimterry
Copy link
Contributor Author

Excellent, thanks!

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