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 #10

Closed
1 of 2 tasks
rossengeorgiev opened this issue Jan 14, 2016 · 2 comments
Closed
1 of 2 tasks

Python 3 support #10

rossengeorgiev opened this issue Jan 14, 2016 · 2 comments

Comments

@rossengeorgiev
Copy link
Contributor

rossengeorgiev commented Jan 14, 2016

The follow modules are needed for full python 3 support:

  • gevent 1.1
  • protobuf 3.0.0
@rossengeorgiev rossengeorgiev added this to the Python 3 support milestone Jan 14, 2016
@rossengeorgiev rossengeorgiev changed the title python3 support python3 support blocked by dependencies Jan 14, 2016
@rossengeorgiev rossengeorgiev removed this from the Python 3 support milestone Feb 10, 2016
@rossengeorgiev rossengeorgiev changed the title python3 support blocked by dependencies python3 support blockers Feb 10, 2016
@rossengeorgiev
Copy link
Contributor Author

Gevent 1.1 has been released, supporting python 3

@rossengeorgiev
Copy link
Contributor Author

rossengeorgiev commented Mar 6, 2016

Fully working py3 version is available from the py3 branch.

https://github.com/ValvePython/steam/tree/py3

Uses protobuf 3.0.0b2, including compiled protos.

@rossengeorgiev rossengeorgiev changed the title python3 support blockers Python 3 support Mar 6, 2016
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

1 participant