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

Bot compatability with Python 3 #35

Open
BananaObserved opened this issue Sep 13, 2014 · 6 comments
Open

Bot compatability with Python 3 #35

BananaObserved opened this issue Sep 13, 2014 · 6 comments

Comments

@BananaObserved
Copy link
Contributor

The bot program as currently designed does not run in python 3, only python 2. I don't know how to make it able to function in python 3, but it would probably be good if someone updated it to function with newer versions.

@shaunagm
Copy link
Owner

Yes, absolutely! Good catch @BananaObserved. We should also update the docs to indicate what versions of python it works with. I'm adding the "first task" label mostly to refer to updating the docs, although anyone who wants to should feel free to update the code for python 3 and I'll be happy to help them with it.

@dcarrot2
Copy link
Contributor

Hello! I will look into updating the docs. Where exactly would be the right place to specify Python 2.x functionality?

@shaunagm
Copy link
Owner

Awesome. :) Ping me if you need help - I'm "shauna" on Freenode/#openhatch.

@shaunagm
Copy link
Owner

Thanks @dcarrot2! Not closing this issue, in case anyone (you? me? someone else?) decides to tackle making WelcomeBot compatible with python 3, but thank you very much for updating the documentation!

@dcarrot2
Copy link
Contributor

I am currently looking into making the WelcomeBot compatible to python 3. Asheesh shared some links on irc such as this and this Would a library such as six be a viable way to approach this or is there something better?

@shaunagm
Copy link
Owner

Aww that's a cute name for that library!

I've never done something like this before, so your guess is as good as mine. Let's go with it, and hope for the best, and maybe ask Asheesh to do a review. :)

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

No branches or pull requests

3 participants