1. 26 Nis, 2014 1 kayıt (commit)
  2. 19 Agu, 2013 1 kayıt (commit)
  3. 24 Haz, 2012 1 kayıt (commit)
  4. 27 May, 2012 3 kayıt (commit)
  5. 26 May, 2012 1 kayıt (commit)
    • R David Murray's avatar
      #665194: Add a localtime function to email.utils. · d2d521ea
      R David Murray yazdı
      Without this function people would be tempted to use the other date functions
      in email.utils to compute an aware localtime, and those functions are not as
      good for that purpose as this code.  The code is Alexander Belopolsy's from
      his proposed patch for issue 9527, with a fix (and additional tests) by Brian
      K. Jones.
      d2d521ea
  6. 20 Tem, 2011 1 kayıt (commit)
  7. 06 Nis, 2011 1 kayıt (commit)
  8. 02 Ara, 2010 1 kayıt (commit)
  9. 04 Şub, 2010 3 kayıt (commit)
    • R. David Murray's avatar
      Merged revisions 77962 via svnmerge from · 13cc4fd5
      R. David Murray yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ................
        r77962 | r.david.murray | 2010-02-04 11:41:57 -0500 (Thu, 04 Feb 2010) | 17 lines
      
        Merged revisions 77943,77959-77960 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r77943 | r.david.murray | 2010-02-03 08:36:23 -0500 (Wed, 03 Feb 2010) | 2 lines
      
          Explicitly mention the default value for formatdate's usegmt parameter.
        ........
          r77959 | nick.coghlan | 2010-02-04 07:43:58 -0500 (Thu, 04 Feb 2010) | 1 line
      
          Issue 6760: Clarify args handling for subprocess.Popen. Patch by Chris Rebert
        ........
          r77960 | r.david.murray | 2010-02-04 11:33:31 -0500 (Thu, 04 Feb 2010) | 2 lines
      
          Add Chris Rebert to ACKS for issue 6760 Popen doc improvements.
        ........
      ................
      13cc4fd5
    • R. David Murray's avatar
      Merged revisions 77943,77959-77960 via svnmerge from · 5973e4d0
      R. David Murray yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77943 | r.david.murray | 2010-02-03 08:36:23 -0500 (Wed, 03 Feb 2010) | 2 lines
      
        Explicitly mention the default value for formatdate's usegmt parameter.
      ........
        r77959 | nick.coghlan | 2010-02-04 07:43:58 -0500 (Thu, 04 Feb 2010) | 1 line
      
        Issue 6760: Clarify args handling for subprocess.Popen. Patch by Chris Rebert
      ........
        r77960 | r.david.murray | 2010-02-04 11:33:31 -0500 (Thu, 04 Feb 2010) | 2 lines
      
        Add Chris Rebert to ACKS for issue 6760 Popen doc improvements.
      ........
      5973e4d0
    • R. David Murray's avatar
      Merged revisions 77943,77959-77960 via svnmerge from · 2d95c3a7
      R. David Murray yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77943 | r.david.murray | 2010-02-03 08:36:23 -0500 (Wed, 03 Feb 2010) | 2 lines
      
        Explicitly mention the default value for formatdate's usegmt parameter.
      ........
        r77959 | nick.coghlan | 2010-02-04 07:43:58 -0500 (Thu, 04 Feb 2010) | 1 line
      
        Issue 6760: Clarify args handling for subprocess.Popen. Patch by Chris Rebert
      ........
        r77960 | r.david.murray | 2010-02-04 11:33:31 -0500 (Thu, 04 Feb 2010) | 2 lines
      
        Add Chris Rebert to ACKS for issue 6760 Popen doc improvements.
      ........
      2d95c3a7
  10. 03 Şub, 2010 1 kayıt (commit)
  11. 17 May, 2009 1 kayıt (commit)
  12. 01 Şub, 2008 1 kayıt (commit)
  13. 01 Eyl, 2007 1 kayıt (commit)
  14. 15 Agu, 2007 2 kayıt (commit)