1. 02 Şub, 2000 1 kayıt (commit)
    • Greg Ward's avatar
      Comment fix. · a0ca3f24
      Greg Ward yazdı
      Always use normalized (with os.path.normpath()) versions of prefix and
        exec_prefix.
      a0ca3f24
  2. 01 Şub, 2000 2 kayıt (commit)
    • Guido van Rossum's avatar
      Sjoerd Mullender writes: · 3c8baeda
      Guido van Rossum yazdı
      Fixed a TypeError: not enough arguments; expected 4, got 3.
      When authentication is needed, the default http_error_401 method calls
      retry_http_basic_auth.  The default version of that method expected a
      data argument which wasn't provided, so now we provide the argument if
      it was given and we also made the data argument optional.
      
      Also changed other calls where data was optional to not pass data if
      it was not passed to the calling method (in line with other similar
      occurances).
      3c8baeda
    • Fred Drake's avatar
  3. 31 Ock, 2000 1 kayıt (commit)
  4. 30 Ock, 2000 6 kayıt (commit)
  5. 24 Ock, 2000 4 kayıt (commit)
  6. 21 Ock, 2000 1 kayıt (commit)
  7. 20 Ock, 2000 6 kayıt (commit)
  8. 19 Ock, 2000 1 kayıt (commit)
  9. 18 Ock, 2000 1 kayıt (commit)
  10. 17 Ock, 2000 10 kayıt (commit)
  11. 14 Ock, 2000 1 kayıt (commit)
  12. 13 Ock, 2000 4 kayıt (commit)
  13. 12 Ock, 2000 2 kayıt (commit)