You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Eric Chung <ci...@gmail.com> on 2018/07/12 08:09:03 UTC

Review Request 67894: Migrated mesos python package to python3.6.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67894/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos


Description
-------

Migrated mesos python package to python3.6.


Diffs
-----

  src/python/lib/mesos/exceptions.py 63c7aa632da618d6efb74124d607f5744ca64ce5 
  src/python/lib/mesos/http.py 073c159dc6916fa5d7349a033db022d7175aef05 
  src/python/lib/tests/conftest.py d4d6efcc45d1266749c5750c3ab47dd742b927c1 
  src/python/lib/tests/test_http.py 66dd6d7c6272d1828dd591829ca3543d3430f69b 
  src/python/lib/tests/test_mesos.py 285a071e3d8ed2b61646264ddccd8bb38df2c0dd 
  src/python/lib/tox.ini 05b633e837fa39a36fb2c5a0778513ce743099db 


Diff: https://reviews.apache.org/r/67894/diff/1/


Testing
-------

Ran `tox` under `src/python/lib`


Thanks,

Eric Chung