[tor-commits] [nyx/master] Python 3.x compatibility

atagar at torproject.org atagar at torproject.org
Sun Aug 28 18:29:22 UTC 2016


commit ca2a38500b964dfdbd5e4645c4e0a44fcab3f059
Merge: 290f1a9 d7e9cd9
Author: Damian Johnson <atagar at torproject.org>
Date:   Sun Aug 28 11:27:21 2016 -0700

    Python 3.x compatibility
    
    Don't get too excited. While tests pass and I can now run nyx under python 3.x
    there's no doubt some issues I haven't uncovered yet. :P

 nyx/curses.py           |  4 +--
 nyx/panel/config.py     |  4 +--
 nyx/panel/connection.py |  2 +-
 nyx/panel/graph.py      | 10 ++++----
 nyx/panel/log.py        |  6 ++---
 nyx/panel/torrc.py      |  2 +-
 nyx/popups.py           | 20 +++++++--------
 test/popups.py          | 68 ++++++++++++++++++++++++-------------------------
 8 files changed, 58 insertions(+), 58 deletions(-)



More information about the tor-commits mailing list