1. 31 Dec, 2001 7 commits
  2. 30 Dec, 2001 2 commits
  3. 29 Dec, 2001 6 commits
  4. 28 Dec, 2001 7 commits
  5. 27 Dec, 2001 11 commits
  6. 26 Dec, 2001 6 commits
  7. 25 Dec, 2001 1 commit
    • Tim Peters's avatar
      SF bug #495548: troublesome #define in pyport.h · 59d59042
      Tim Peters authored
      Removed the ancient "#define ANY void".
      
      Bugfix candidate?  Hard call.  The bug report claims the existence of
      this #define creates conflicts with other packages, which is easy to
      believe.  OTOH, some extension authors may still be relying on its
      presence.  I'm afraid you can't win on this one.
      59d59042