1. 19 May, 2015 1 commit
  2. 01 May, 2015 1 commit
  3. 14 Apr, 2015 2 commits
  4. 13 Apr, 2015 1 commit
  5. 11 Apr, 2015 1 commit
  6. 10 Apr, 2015 5 commits
  7. 09 Apr, 2015 2 commits
  8. 08 Apr, 2015 2 commits
  9. 07 Apr, 2015 4 commits
  10. 21 Jan, 2015 2 commits
  11. 14 Jan, 2015 1 commit
  12. 12 Jan, 2015 4 commits
  13. 11 Jan, 2015 6 commits
  14. 07 Jan, 2015 1 commit
  15. 27 Dec, 2014 1 commit
    • Tres Seaver's avatar
      Fix registration of custom logging level names. · f8035686
      Tres Seaver authored
      We have been registering our custom level names ("BLATHER", "TRACE) in the
      wrong order since 2004.  Before Python 3.4, the stdlib ``logging`` module
      masked the error by registering them in *both* directions.
      f8035686
  16. 26 Dec, 2014 3 commits
  17. 22 Dec, 2014 2 commits
  18. 18 Dec, 2014 1 commit