douban / pymesos

A pure python implementation of Mesos scheduler and executor
BSD 3-Clause "New" or "Revised" License
163 stars 88 forks source link

Python 3 Compatibility #17

Closed mrocklin closed 8 years ago

windreamer commented 8 years ago

We are working on an completely new version which implements the "HTTP API" of the Mesos. And this version will be compatible with both 2/3 for CPython/PyPy

windreamer commented 8 years ago

cf: #18