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 support #14

Open
jcea opened this issue Aug 2, 2014 · 6 comments
Open

Python 3 support #14

jcea opened this issue Aug 2, 2014 · 6 comments

Comments

@jcea
Copy link

jcea commented Aug 2, 2014

Please, support Python 3, and document supported versions in PYPI.

@williamgibb
Copy link

There are two forks that support python3.

@ajkavanagh has a fork here which supports 3.3.
https://github.com/ajkavanagh/python-jws

I've got one which is tested on 2.7.8 and 3.4.2 & passes the provided unit tests.
https://github.com/williamgibb/python-jws/compare/python3_support

@ajkavanagh
Copy link
Contributor

Just as a note, I'm not using my port of python-jws. I did it as an exercise in porting when I was doing some work with JWTs and, after the port, discovered that it didn't really fit my needs. Nothing wrong with the module though!

@williamgibb
Copy link

I'm actually using mine for production work.

@ajkavanagh
Copy link
Contributor

@williamgibb probably you could offer a PR back to @brianloveswords to get Py3.4+ support then. If so, I'd drop by fork (I was only keeping it for posterity).

@davedoesdev
Copy link
Contributor

It'd be great if we could get Python 3 support from @williamgibb merged in!

@davedoesdev
Copy link
Contributor

Is this closed by #10 ?

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

4 participants