1. 27 Ara, 2001 9 kayıt (commit)
  2. 26 Ara, 2001 6 kayıt (commit)
  3. 25 Ara, 2001 2 kayıt (commit)
    • Tim Peters's avatar
      SF bug #495548: troublesome #define in pyport.h · 10a3bb53
      Tim Peters yazdı
      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.
      10a3bb53
    • Tim Peters's avatar
      SF bug #496549 -Qnew and in-place division "/=". · 54b11918
      Tim Peters yazdı
      eval_frame():  Under -Qnew, INPLACE_DIVIDE wasn't getting handed off to
      INPLACE_TRUE_DIVIDE (like BINARY_DIVIDE was getting handed off to
      BINARY_TRUE_DIVIDE).
      
      Bugfix candidate.
      54b11918
  4. 23 Ara, 2001 1 kayıt (commit)
  5. 22 Ara, 2001 3 kayıt (commit)
  6. 21 Ara, 2001 12 kayıt (commit)
  7. 20 Ara, 2001 7 kayıt (commit)