1. 04 Jan, 2011 4 commits
  2. 03 Jan, 2011 9 commits
  3. 02 Jan, 2011 5 commits
  4. 01 Jan, 2011 3 commits
  5. 31 Dec, 2010 1 commit
  6. 30 Dec, 2010 2 commits
  7. 29 Dec, 2010 2 commits
  8. 28 Dec, 2010 4 commits
  9. 27 Dec, 2010 2 commits
  10. 26 Dec, 2010 4 commits
  11. 24 Dec, 2010 2 commits
    • R. David Murray's avatar
      Blocked revisions 87479 via svnmerge · 5fff1479
      R. David Murray authored
      ........
        r87479 | r.david.murray | 2010-12-24 17:36:49 -0500 (Fri, 24 Dec 2010) | 8 lines
      
        #1693546: don't add quotes around RFC 2231 encoded values.
      
        The RFC is bit hard to understand on this point, but the examples
        clearly show that parameter values that are encoded according
        to its charset/language rules don't have surrounding quotes, and
        the ABNF does not allow for quotes.  So when we produce such
        encoded values, we no longer add quotes.
      ........
      5fff1479
    • Alexander Belopolsky's avatar
      Merged revisions 87463 via svnmerge from · 5512f32d
      Alexander Belopolsky authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r87463 | alexander.belopolsky | 2010-12-23 19:24:11 -0500 (Thu, 23 Dec 2010) | 1 line
      
        Issue #9063: Corrected the tzinfo example.
      ........
      5512f32d
  12. 23 Dec, 2010 2 commits