1. 19 Sep, 2000 2 commits
    • Guido van Rossum's avatar
      Make better use of GNU Pth -- patch by Andy Dustman. · 9e8181b8
      Guido van Rossum authored
      I can't test this, so I'm just checking it in with blind faith in Andy.
      I've tested that it doesn't broeak a non-Pth build on Linux.
      
      Changes include:
      
      - There's a --with-pth configure option.
      
      - Instead of _GNU_PTH, we test for HAVE_PTH.
      
      - Better signal handling.
      
      - (The config.h.in file is regenerated in a slightly different order.)
      9e8181b8
    • Tim Peters's avatar
      Updated Windows build info. · 03444247
      Tim Peters authored
      03444247
  2. 18 Sep, 2000 17 commits
  3. 17 Sep, 2000 6 commits
  4. 16 Sep, 2000 15 commits