1. 20 Jan, 2016 1 commit
    • Pau Gargallo's avatar
      Decode message only if encoding is known · 05e24715
      Pau Gargallo authored
      When python does not know the encoding of stdout, sys.stdout.encoding
      is None.  Then calling decode(None) raises an exception.  We just
      skip decoding when the encoding is unknown.
      05e24715
  2. 18 Jan, 2016 5 commits
  3. 16 Jan, 2016 1 commit
  4. 15 Jan, 2016 2 commits
  5. 14 Jan, 2016 2 commits
  6. 11 Jan, 2016 1 commit
  7. 09 Jan, 2016 2 commits
  8. 08 Jan, 2016 2 commits
  9. 03 Jan, 2016 1 commit
  10. 04 Nov, 2015 2 commits
  11. 03 Nov, 2015 1 commit
  12. 29 Oct, 2015 3 commits
  13. 28 Oct, 2015 12 commits
  14. 27 Oct, 2015 4 commits
  15. 22 Oct, 2015 1 commit