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

Python 3 port #29

Closed
kabaka0 opened this issue Dec 29, 2015 · 2 comments
Closed

Python 3 port #29

kabaka0 opened this issue Dec 29, 2015 · 2 comments

Comments

@kabaka0
Copy link

kabaka0 commented Dec 29, 2015

Have not yet quite figured out how to contribute using git (as my profile probably shows!) but in case anyone needs it I ported the app to Python 3.4 (tested with django 1.8.4).

https://github.com/kabaka0/django-hackathon-starter

Sorry for using 'Issues', I assume it is not the right forum for this.

One unittest fails though, testGetForkedRepositories(). I currently have it set as skipped. I assume that 'DrkSephy's repositories have changed hence the failure.

@DrkSephy
Copy link
Owner

A Python 3 port won't be possible mainly due to the underlying OAuth libraries not having support for Python 3. I'll be closing this issue, but if there is anything I can do in the future I'll be sure to do so. Thanks!

@Tirpitz93
Copy link

any hope of reopening this?
I'm looking at: https://pypi.python.org/pypi/oauthlib
and https://pypi.python.org/pypi/oauth2 (version 1.9.0.post1)

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

No branches or pull requests

3 participants