1. 06 Agu, 1998 1 kayıt (commit)
  2. 04 Agu, 1998 2 kayıt (commit)
  3. 07 Tem, 1998 1 kayıt (commit)
  4. 28 May, 1998 1 kayıt (commit)
  5. 09 Nis, 1998 1 kayıt (commit)
  6. 02 Ara, 1997 1 kayıt (commit)
  7. 22 Kas, 1997 1 kayıt (commit)
  8. 20 Kas, 1997 1 kayıt (commit)
  9. 19 Kas, 1997 1 kayıt (commit)
  10. 01 Eki, 1997 1 kayıt (commit)
    • Guido van Rossum's avatar
      Apply two changes, systematically: · 0cb96de2
      Guido van Rossum yazdı
      (1) Use PyErr_NewException("module.class", NULL, NULL) to create the
          exception object.
      
      (2) Remove all calls to Py_FatalError(); instead, return or
          ignore the errors -- the import code now checks PyErr_Occurred()
          after calling a module's init function, so it's no longer a
          fatal error for the initialization to fail.
      
      Also did some small cleanups, e.g. removed unnecessary test for
      "already initialized" from initfpectl(), and unified
      initposix()/initnt().
      
      I haven't checked this very thoroughly, so while the changes are
      pretty trivial -- beware of untested code!
      0cb96de2
  11. 02 Haz, 1997 1 kayıt (commit)
  12. 21 May, 1997 1 kayıt (commit)
  13. 15 May, 1997 1 kayıt (commit)
  14. 07 May, 1997 1 kayıt (commit)
  15. 09 Nis, 1997 1 kayıt (commit)
  16. 03 Ock, 1997 1 kayıt (commit)
  17. 19 Ara, 1996 2 kayıt (commit)
  18. 10 Ara, 1996 1 kayıt (commit)
  19. 05 Ara, 1996 1 kayıt (commit)
  20. 25 Eki, 1996 1 kayıt (commit)
  21. 12 Eki, 1996 1 kayıt (commit)
  22. 28 Haz, 1996 1 kayıt (commit)
  23. 26 Haz, 1996 1 kayıt (commit)
  24. 20 Haz, 1996 1 kayıt (commit)
  25. 12 Haz, 1996 2 kayıt (commit)
  26. 11 Haz, 1996 2 kayıt (commit)
  27. 23 May, 1996 1 kayıt (commit)
  28. 27 Şub, 1996 1 kayıt (commit)
  29. 14 Şub, 1996 1 kayıt (commit)
  30. 12 Ock, 1996 1 kayıt (commit)
  31. 13 Eyl, 1995 1 kayıt (commit)
  32. 14 Haz, 1995 1 kayıt (commit)
  33. 16 Mar, 1995 1 kayıt (commit)
  34. 14 Mar, 1995 1 kayıt (commit)
  35. 17 Şub, 1995 1 kayıt (commit)
  36. 07 Şub, 1995 1 kayıt (commit)