1. 04 Sep, 2007 2 commits
  2. 03 Sep, 2007 1 commit
  3. 02 Sep, 2007 1 commit
  4. 01 Sep, 2007 1 commit
  5. 31 Aug, 2007 1 commit
  6. 30 Aug, 2007 3 commits
  7. 29 Aug, 2007 1 commit
  8. 28 Aug, 2007 2 commits
  9. 27 Aug, 2007 1 commit
  10. 24 Aug, 2007 4 commits
  11. 23 Aug, 2007 3 commits
  12. 21 Aug, 2007 1 commit
  13. 16 Aug, 2007 1 commit
  14. 10 Aug, 2007 1 commit
  15. 08 Aug, 2007 2 commits
  16. 07 Aug, 2007 1 commit
  17. 04 Aug, 2007 1 commit
    • Hye-Shik Chang's avatar
      Backport from trunk r56727: · 36fe3c0a
      Hye-Shik Chang authored
      Fix gb18030 codec's bug that doesn't map two-byte characters on
      GB18030 extension in encoding. (bug reported by Bjorn Stabell)
      36fe3c0a
  18. 02 Aug, 2007 1 commit
  19. 31 Jul, 2007 1 commit
  20. 29 Jul, 2007 3 commits
  21. 28 Jul, 2007 1 commit
  22. 26 Jul, 2007 2 commits
  23. 25 Jul, 2007 1 commit
  24. 18 Jul, 2007 1 commit
  25. 14 Jul, 2007 3 commits
    • Andrew M. Kuchling's avatar
      [Backport of r56382] · 6ecd4a05
      Andrew M. Kuchling authored
      Avoid exception if there's a stray directory inside a Maildir folder.
      
      The Maildir specification doesn't seem to say anything about this
      situation, and it can happen if you're keeping a Maildir mailbox in
      Subversion (.svn directories) or some similar system.  The patch just
      ignores directories in the cur/, new/, tmp/ folders.
      6ecd4a05
    • Andrew M. Kuchling's avatar
      Typo fix · 03368707
      Andrew M. Kuchling authored
      03368707
    • Georg Brandl's avatar
      Clarify webbrowser.open description. · f2d40f74
      Georg Brandl authored
       (backport from rev. 56366)
      f2d40f74