1. 28 Oct, 2019 1 commit
  2. 25 Oct, 2019 1 commit
    • Jérome Perrin's avatar
      More python3 compatibility · 9a152138
      Jérome Perrin authored
      Printing using file= argument to print only worksfor binary files so we
      cannot use constructs like print(b'', file=io.BytesIO()) because it
      would actually print "b''" on python 3.
      
      Change also the stdout capture in test to use text files.
      9a152138
  3. 27 May, 2019 3 commits
  4. 01 Apr, 2019 1 commit
  5. 25 Jan, 2019 1 commit
  6. 24 Jan, 2019 2 commits
  7. 05 Jan, 2019 1 commit
  8. 03 Jan, 2019 11 commits
  9. 31 Dec, 2018 3 commits
  10. 30 Dec, 2018 4 commits
  11. 18 Dec, 2018 5 commits
  12. 14 Dec, 2018 4 commits
  13. 13 Dec, 2018 3 commits