1. 22 Eyl, 2004 1 kayıt (commit)
  2. 07 Agu, 2004 1 kayıt (commit)
    • Barry Warsaw's avatar
      Resolution of bug #997368, "strftime() backward compatibility". · e8bedeb4
      Barry Warsaw yazdı
      Specifically, time.strftime() no longer accepts a 0 in the yday position of a
      time tuple, since that can crash some platform strftime() implementations.
      
      parsedate_tz(): Change the return value to return 1 in the yday position.
      
      Update tests in test_rfc822.py and test_email.py
      e8bedeb4
  3. 11 Eyl, 2002 1 kayıt (commit)
  4. 23 Tem, 2002 1 kayıt (commit)
    • Barry Warsaw's avatar
      Get rid of relative imports in all unittests. Now anything that · 04f357cf
      Barry Warsaw yazdı
      imports e.g. test_support must do so using an absolute package name
      such as "import test.test_support" or "from test import test_support".
      
      This also updates the README in Lib/test, and gets rid of the
      duplicate data dirctory in Lib/test/data (replaced by
      Lib/email/test/data).
      
      Now Tim and Jack can have at it. :)
      04f357cf
  5. 05 Haz, 2002 1 kayıt (commit)
  6. 23 May, 2002 1 kayıt (commit)
  7. 21 May, 2002 1 kayıt (commit)
  8. 13 Kas, 2001 2 kayıt (commit)
  9. 20 Eyl, 2001 1 kayıt (commit)
  10. 16 Tem, 2001 1 kayıt (commit)
  11. 22 May, 2001 2 kayıt (commit)
  12. 17 Ock, 2001 2 kayıt (commit)
  13. 23 Eki, 2000 1 kayıt (commit)
  14. 25 Eyl, 2000 1 kayıt (commit)
  15. 12 Tem, 1999 1 kayıt (commit)
  16. 15 Haz, 1999 1 kayıt (commit)
  17. 03 May, 1999 1 kayıt (commit)
  18. 28 Nis, 1999 1 kayıt (commit)
  19. 14 Ock, 1999 1 kayıt (commit)