1. 17 Tem, 1997 12 kayıt (commit)
  2. 16 Tem, 1997 4 kayıt (commit)
  3. 15 Tem, 1997 14 kayıt (commit)
  4. 14 Tem, 1997 1 kayıt (commit)
    • Guido van Rossum's avatar
      After some discussion with Jeremy and Fred, decided to limit the · 74495409
      Guido van Rossum yazdı
      default urlparse cache size to 20 instead of 2000.  The main use of
      the cache seems to be to gain some speed in Grail, which is calling
      urljoin with the same base for each anchor.  2000 is a bit too big for
      Jeremy, who doesn't need the cache at all.  20 should keep at least
      95% of the Grail speedup while wasting an insignificant amount of
      memory in Jeremy's application.
      74495409
  5. 13 Tem, 1997 4 kayıt (commit)
  6. 11 Tem, 1997 5 kayıt (commit)