1. 06 Mar, 2007 2 kayıt (commit)
  2. 29 Agu, 2006 1 kayıt (commit)
  3. 27 Tem, 2006 1 kayıt (commit)
  4. 12 Haz, 2006 1 kayıt (commit)
  5. 05 Haz, 2006 1 kayıt (commit)
  6. 30 May, 2006 1 kayıt (commit)
  7. 28 May, 2006 2 kayıt (commit)
    • Armin Rigo's avatar
      ("Forward-port" of r46506) · a3f09275
      Armin Rigo yazdı
      Remove various dependencies on dictionary order in the standard library
      tests, and one (clearly an oversight, potentially critical) in the
      standard library itself - base64.py.
      
      Remaining open issues:
       * test_extcall is an output test, messy to make robust
       * tarfile.py has a potential bug here, but I'm not familiar
         enough with this code.  Filed in as SF bug #1496501.
       * urllib2.HTTPPasswordMgr() returns a random result if there is more
         than one matching root path.  I'm asking python-dev for
         clarification...
      a3f09275
    • George Yoshida's avatar
      Patch #1080727: add "encoding" parameter to doctest.DocFileSuite · f3c65de4
      George Yoshida yazdı
      Contributed by Bjorn Tillenius.
      f3c65de4
  8. 10 May, 2006 2 kayıt (commit)
  9. 25 Nis, 2006 1 kayıt (commit)
  10. 11 Nis, 2006 1 kayıt (commit)
  11. 26 Haz, 2005 2 kayıt (commit)
  12. 28 Mar, 2005 1 kayıt (commit)
  13. 21 Ara, 2004 1 kayıt (commit)
  14. 08 Kas, 2004 3 kayıt (commit)
  15. 13 Eki, 2004 1 kayıt (commit)
  16. 28 Eyl, 2004 2 kayıt (commit)
  17. 27 Eyl, 2004 1 kayıt (commit)
  18. 26 Eyl, 2004 3 kayıt (commit)
  19. 25 Eyl, 2004 1 kayıt (commit)
  20. 21 Eyl, 2004 1 kayıt (commit)
  21. 20 Eyl, 2004 1 kayıt (commit)
  22. 19 Eyl, 2004 1 kayıt (commit)
  23. 18 Eyl, 2004 1 kayıt (commit)
    • Edward Loper's avatar
      In DocFileTest: · 0273f5b6
      Edward Loper yazdı
        - Fixed bug in handling of absolute paths.
        - If run from an interactive session, make paths relative to the
          directory containing sys.argv[0] (since __main__ doesn't have
          a __file__ attribute).
      0273f5b6
  24. 13 Eyl, 2004 4 kayıt (commit)
  25. 12 Eyl, 2004 2 kayıt (commit)
  26. 04 Eyl, 2004 2 kayıt (commit)