1. 22 Tem, 2005 1 kayıt (commit)
  2. 17 Tem, 2005 1 kayıt (commit)
  3. 12 Tem, 2005 1 kayıt (commit)
  4. 03 Tem, 2005 1 kayıt (commit)
  5. 20 Nis, 2005 1 kayıt (commit)
  6. 17 Nis, 2005 1 kayıt (commit)
  7. 07 Ock, 2005 3 kayıt (commit)
  8. 01 Ock, 2005 1 kayıt (commit)
  9. 28 Ara, 2004 1 kayıt (commit)
  10. 27 Ara, 2004 3 kayıt (commit)
  11. 26 Ara, 2004 1 kayıt (commit)
    • Jack Jansen's avatar
      A script to fix Apple-installed Python 2.3 (and a test whether the user · 6116f07f
      Jack Jansen yazdı
      needs to run it in the Makefile).
      
      After installing a newer framework Python the apple-installed Python can
      no longer build extension modules, because they will inadvertantly be linked
      against the newer framework. This script modifies lib/config/Makefile so
      it will link extensions with "-undefined dynamic_lookup", which forestalls
      this problem.
      
      Will backport to 2.4 and 2.3.
      6116f07f
  12. 06 Ara, 2004 1 kayıt (commit)
  13. 05 Kas, 2004 1 kayıt (commit)
    • Raymond Hettinger's avatar
      SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core · ec6eb369
      Raymond Hettinger yazdı
      (Contributed by Bob Ippolito.)
      
      This patch trims down the Python core on Darwin by making it
      independent of CoreFoundation and CoreServices. It does this by:
      
      Changed linker flags in configure/configure.in
      Removed the unused PyMac_GetAppletScriptFile
      Moved the implementation of PyMac_StrError to the MacOS module
      Moved the implementation of PyMac_GetFullPathname to the
      Carbon.File module
      ec6eb369
  14. 18 Tem, 2004 1 kayıt (commit)
  15. 16 Tem, 2004 3 kayıt (commit)
  16. 15 Tem, 2004 7 kayıt (commit)
  17. 03 Haz, 2004 4 kayıt (commit)
  18. 02 Haz, 2004 2 kayıt (commit)
  19. 28 Şub, 2004 1 kayıt (commit)
  20. 24 Şub, 2004 2 kayıt (commit)
  21. 12 Şub, 2004 1 kayıt (commit)
  22. 11 Ock, 2004 2 kayıt (commit)