1. 18 Mar, 2010 1 kayıt (commit)
  2. 19 Şub, 2010 1 kayıt (commit)
  3. 30 Mar, 2009 1 kayıt (commit)
  4. 03 Eyl, 2008 1 kayıt (commit)
  5. 14 Agu, 2008 1 kayıt (commit)
  6. 03 Agu, 2008 1 kayıt (commit)
  7. 21 Ock, 2008 1 kayıt (commit)
  8. 11 Ock, 2008 1 kayıt (commit)
  9. 05 Ock, 2008 2 kayıt (commit)
  10. 13 Ara, 2007 1 kayıt (commit)
  11. 01 Nis, 2006 2 kayıt (commit)
  12. 20 Ock, 2006 1 kayıt (commit)
  13. 29 Tem, 2005 1 kayıt (commit)
  14. 09 Ock, 2005 1 kayıt (commit)
  15. 31 Ara, 2004 1 kayıt (commit)
  16. 29 Haz, 2004 1 kayıt (commit)
  17. 07 May, 2004 1 kayıt (commit)
  18. 06 May, 2004 1 kayıt (commit)
  19. 12 Eki, 2003 1 kayıt (commit)
  20. 30 Mar, 2003 1 kayıt (commit)
  21. 07 Ock, 2003 1 kayıt (commit)
    • Raymond Hettinger's avatar
      Revert change 1.37. · ef30dc87
      Raymond Hettinger yazdı
      The nanoseconds saved by using dict.fromkeys aren't
      worth the loss in clarity.  Linear searches live on.
      ef30dc87
  22. 06 Ock, 2003 3 kayıt (commit)
  23. 16 Eki, 2002 1 kayıt (commit)
  24. 14 Eki, 2002 1 kayıt (commit)
  25. 25 Eyl, 2002 1 kayıt (commit)
  26. 18 Mar, 2002 1 kayıt (commit)
  27. 16 Kas, 2001 1 kayıt (commit)
  28. 13 Agu, 2001 1 kayıt (commit)
  29. 01 Mar, 2001 1 kayıt (commit)
  30. 15 Ock, 2001 1 kayıt (commit)
  31. 05 Ock, 2001 1 kayıt (commit)
  32. 19 Ara, 2000 1 kayıt (commit)
  33. 20 Haz, 2000 1 kayıt (commit)
  34. 14 Nis, 2000 1 kayıt (commit)
    • Fred Drake's avatar
      Anthony Baxter <anthony@interlink.com.au>: · 0556501a
      Fred Drake yazdı
      The following adds support for RTSP (RFC2326) URLs to the standard
      urlparse.py module.
      
      (Augmented by FLD to include rtspu:, specified in the same RFC & OK'd
      by Anthony.)
      0556501a
  35. 10 Nis, 2000 1 kayıt (commit)
  36. 04 Şub, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      The third and final doc-string sweep by Ka-Ping Yee. · e7b146fb
      Guido van Rossum yazdı
      The attached patches update the standard library so that all modules
      have docstrings beginning with one-line summaries.
      
      A new docstring was added to formatter.  The docstring for os.py
      was updated to mention nt, os2, ce in addition to posix, dos, mac.
      e7b146fb