1. 08 Eki, 2006 5 kayıt (commit)
  2. 07 Eki, 2006 1 kayıt (commit)
  3. 06 Eki, 2006 3 kayıt (commit)
  4. 05 Eki, 2006 1 kayıt (commit)
  5. 04 Eki, 2006 4 kayıt (commit)
  6. 02 Eki, 2006 2 kayıt (commit)
  7. 30 Eyl, 2006 12 kayıt (commit)
  8. 27 Eyl, 2006 1 kayıt (commit)
  9. 25 Eyl, 2006 3 kayıt (commit)
    • Georg Brandl's avatar
      Backport rev. 51972: · c57221e1
      Georg Brandl yazdı
      Bug #1557232: fix seg fault with def f((((x)))) and def f(((x),)).
      
      These tests should be improved.  Hopefully this fixes variations when
      flipping back and forth between fpdef and fplist.
      c57221e1
    • Georg Brandl's avatar
      Backport rev. 51971: · 934c90de
      Georg Brandl yazdı
      Fix %zd string formatting on Mac OS X so it prints negative numbers.
      
      In addition to testing positive numbers, verify negative numbers work in configure.
      In order to avoid compiler warnings on OS X 10.4, also change the order of the check
      for the format character to use (PY_FORMAT_SIZE_T) in the sprintf format
      for Py_ssize_t.  This patch changes PY_FORMAT_SIZE_T from "" to "l" if it wasn't
      defined at configure time.  Need to verify the buildbot results.
      934c90de
    • Georg Brandl's avatar
      b14b59fc
  10. 24 Eyl, 2006 3 kayıt (commit)
  11. 23 Eyl, 2006 1 kayıt (commit)
  12. 21 Eyl, 2006 3 kayıt (commit)
  13. 19 Eyl, 2006 1 kayıt (commit)