1. 08 Jul, 2013 1 commit
  2. 07 Jul, 2013 4 commits
  3. 06 Jul, 2013 6 commits
  4. 04 Jul, 2013 2 commits
  5. 03 Jul, 2013 2 commits
  6. 02 Jul, 2013 4 commits
  7. 01 Jul, 2013 7 commits
  8. 30 Jun, 2013 5 commits
  9. 29 Jun, 2013 4 commits
  10. 28 Jun, 2013 2 commits
  11. 27 Jun, 2013 1 commit
    • R David Murray's avatar
      #14360: make encoders.encode_quopri work. · aa5bb08a
      R David Murray authored
      There were no tests for the encoders module.  encode_base64 worked
      because it is the default and so got tested implicitly elsewhere, and
      we use encode_7or8bit internally, so that worked, too.  I previously
      fixed encode_noop, so this fix means that everythign in the encoders
      module now works, hopefully correctly.  Also added an explicit test
      for encode_base64.
      aa5bb08a
  12. 26 Jun, 2013 1 commit
  13. 25 Jun, 2013 1 commit