1. 06 Kas, 2006 1 kayıt (commit)
  2. 04 Kas, 2006 2 kayıt (commit)
  3. 02 Kas, 2006 2 kayıt (commit)
  4. 29 Eki, 2006 9 kayıt (commit)
  5. 28 Eki, 2006 8 kayıt (commit)
    • Neal Norwitz's avatar
    • Neal Norwitz's avatar
      Backport 52506: · ca631215
      Neal Norwitz yazdı
      Don't inline Py_ADDRESS_IN_RANGE with gcc 4+ either.
      ca631215
    • Neal Norwitz's avatar
      Backport 52505: · e0cf6247
      Neal Norwitz yazdı
      Prevent crash if alloc of garbage fails.  Found by Typo.pl.
      e0cf6247
    • Neal Norwitz's avatar
      Backport 52504: · 2f0940b6
      Neal Norwitz yazdı
      Fix bug #1565514, SystemError not raised on too many nested blocks.
      It seems like this should be a different error than SystemError, but
      I don't have any great ideas and SystemError was raised in 2.4 and earlier.
      2f0940b6
    • Neal Norwitz's avatar
      Backport 52503: · c975b947
      Neal Norwitz yazdı
      Fix crash in test on HP-UX.  Apparently, it's not possible to delete a lock if
      it's held (even by the current thread).
      c975b947
    • Neal Norwitz's avatar
      Backport 52502: · 7e3ec048
      Neal Norwitz yazdı
      Fix warnings with HP's C compiler.  It doesn't recognize that infinite
      loops are, um, infinite.  These conditions should not be able to happen.
      7e3ec048
    • Neal Norwitz's avatar
      Backport 52501: · b5fdf0da
      Neal Norwitz yazdı
      Add some asserts.  In sysmodule, I think these were to try to silence
      some warnings from Klokwork.  They verify the assumptions of the format
      of svn version output.
      
      The assert in the thread module helped debug a problem on HP-UX.
      b5fdf0da
    • Georg Brandl's avatar
      Fix nth() itertool recipe. · aabdd548
      Georg Brandl yazdı
       (backport from rev. 52497)
      aabdd548
  6. 27 Eki, 2006 13 kayıt (commit)
  7. 26 Eki, 2006 1 kayıt (commit)
  8. 24 Eki, 2006 1 kayıt (commit)
  9. 22 Eki, 2006 3 kayıt (commit)