[tor-commits] [stem/master] Make tests pass with python 3.6

atagar at torproject.org atagar at torproject.org
Sun May 28 23:12:02 UTC 2017


commit 39094ff4c03e5a8b3cc4f69ca9482e11c21374de
Merge: 3feb659 7473972
Author: Damian Johnson <atagar at torproject.org>
Date:   Sun May 28 16:11:50 2017 -0700

    Make tests pass with python 3.6
    
    To check python3 compatability I usually test with python 3.2. However, after
    compiling 3.6 realized it surfaced a few issues of its own.

 stem/manual.py                 | 20 ++++++++++----------
 stem/util/system.py            |  2 +-
 test/integ/interpreter.py      |  2 +-
 test/settings.cfg              |  1 +
 test/task.py                   |  3 ++-
 test/unit/descriptor/reader.py |  7 +++++++
 test/unit/manual.py            | 14 +++++++-------
 7 files changed, 29 insertions(+), 20 deletions(-)



More information about the tor-commits mailing list