]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commit
Configure execnet to not convert Python2 str (bytes) to Python3 str (unicode)
authorOleh Prypin <oleh@pryp.in>
Mon, 6 Jun 2016 20:32:41 +0000 (23:32 +0300)
committerOleh Prypin <oleh@pryp.in>
Mon, 6 Jun 2016 20:58:42 +0000 (23:58 +0300)
commit241d0e7a6448e0062cf3089db045dd8f78c7aed6
treed8a9fd1ebc77c5dbf858b074b9b7145d84cf6137
parent8a18b769c8b344e821e59fccf2490c394780f14f
Configure execnet to not convert Python2 str (bytes) to Python3 str (unicode)

Signed-off-by: Oleh Prypin <oleh@pryp.in>
remoto/connection.py
remoto/log.py