1. 09 Dec, 2001 1 commit
  2. 06 Dec, 2001 3 commits
  3. 05 Dec, 2001 1 commit
  4. 24 Nov, 2001 1 commit
  5. 01 Nov, 2001 1 commit
  6. 31 Oct, 2001 1 commit
    • Jack Jansen's avatar
      Link the core with CoreServices, not with Carbon, and don't use any Carbon · 666b1e7e
      Jack Jansen authored
      routines. As of 10.1 using Carbon will crash Python if no window server is
      available (ssh connection, console mode, MacOSX Server). This fixes bug
      #466907.
      
      A result of this mod is that the default 8bit encoding on OSX is now ASCII,
      for the time being. Also, the extension modules that need the Carbon
      framework now explicitly include it in setup.py.
      666b1e7e
  7. 21 Oct, 2001 1 commit
  8. 17 Oct, 2001 1 commit
  9. 12 Oct, 2001 1 commit
  10. 08 Oct, 2001 1 commit
  11. 03 Oct, 2001 1 commit
  12. 18 Sep, 2001 1 commit
  13. 17 Sep, 2001 1 commit
  14. 13 Sep, 2001 1 commit
  15. 04 Sep, 2001 2 commits
  16. 22 Aug, 2001 1 commit
  17. 21 Aug, 2001 1 commit
  18. 17 Aug, 2001 1 commit
    • Martin v. Löwis's avatar
      Patch #445762: Support --disable-unicode · 339d0f72
      Martin v. Löwis authored
      - Do not compile unicodeobject, unicodectype, and unicodedata if Unicode is disabled
      - check for Py_USING_UNICODE in all places that use Unicode functions
      - disables unicode literals, and the builtin functions
      - add the types.StringTypes list
      - remove Unicode literals from most tests.
      339d0f72
  19. 16 Aug, 2001 1 commit
  20. 15 Aug, 2001 1 commit
  21. 10 Aug, 2001 1 commit
  22. 08 Aug, 2001 1 commit
  23. 05 Aug, 2001 1 commit
    • Jack Jansen's avatar
      Replace moddir and incdir by · 144ebcc4
      Jack Jansen authored
      moddirlist and incdirlist, lists of source and include
      directories that are searched for modules.
      This is needed because the Mac modules and include files
      live in the Mac subtree.
      
      In addition (and that's actually what the mod is all about) on OSX we build all the Mac extension modules.
      144ebcc4
  24. 26 Jul, 2001 1 commit
  25. 24 Jul, 2001 1 commit
  26. 14 Jul, 2001 1 commit
  27. 21 May, 2001 3 commits
  28. 15 Apr, 2001 1 commit
  29. 21 Mar, 2001 1 commit
  30. 17 Mar, 2001 1 commit
  31. 02 Mar, 2001 1 commit
  32. 28 Feb, 2001 3 commits
  33. 27 Feb, 2001 1 commit