Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

Add Python3 support #56

Closed
slush0 opened this issue May 5, 2016 · 3 comments
Closed

Add Python3 support #56

slush0 opened this issue May 5, 2016 · 3 comments

Comments

@slush0
Copy link
Contributor

slush0 commented May 5, 2016

There's WIP in branch named "python3". Unfortunately I was unable to compile messages_pb2.py and types_pb2.py with python3 syntax yet, which looks like the last obstacle to get it running.

@slush0
Copy link
Contributor Author

slush0 commented May 5, 2016

Basic things should work since fe29085, although not everything is 100% (unit tests).

@prusnak
Copy link
Member

prusnak commented May 20, 2016

More of the stuff added. It seems the best way would be to rewrite all str/unicode/bytes + conversions mess using bytearray. :-/ see #59

@prusnak
Copy link
Member

prusnak commented May 20, 2016

Closing this issue as python3 is merged into master and most of the stuff works. Therefore there is no need to have metaissue like this floating around.

@prusnak prusnak closed this as completed May 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants