IdentityPython / pyjwkest

Implementation of JWT, JWS, JWE and JWK
Apache License 2.0
94 stars 55 forks source link

Python3 ETA #17

Closed DavidHwu closed 7 years ago

DavidHwu commented 9 years ago

I see that the Python3 implementation is in the works... is there an ETA for this? Other packages such as https://github.com/rohe/pyoidc is depending on your package to be python 3 ready.

Thanks

rohe commented 9 years ago

19 feb 2015 kl. 23:55 skrev Bluevalor notifications@github.com:

I see that the Python3 implementation is in the works… is there an ETA for this?

Same as for pyoidc, hopefully in May.

Other packages such as https://github.com/rohe/pyoidc is depending on your package to be python 3 ready.

I do know that, being responsible for both.

"It is the consequence of humanity. We are all formed of frailty and error; let us pardon reciprocally each others’ folly - that is the first law of nature.” - Voltaire

DavidHwu commented 9 years ago

Thanks Roland!

Sent from my iPhone

"It is the consequence of humanity. We are all formed of frailty and error; let us pardon reciprocally each others’ folly - that is the first law of nature.” - Voltaire

On Feb 19, 2015, at 10:51 PM, Roland Hedberg notifications@github.com wrote:

19 feb 2015 kl. 23:55 skrev Bluevalor notifications@github.com:

I see that the Python3 implementation is in the works… is there an ETA for this?

Same as for pyoidc, hopefully in May.

Other packages such as https://github.com/rohe/pyoidc is depending on your package to be python 3 ready.

I do know that, being responsible for both.

  • Roland

"It is the consequence of humanity. We are all formed of frailty and error; let us pardon reciprocally each others’ folly - that is the first law of nature.” - Voltaire

— Reply to this email directly or view it on GitHub.