]> granicus.if.org Git - python/commitdiff
Blocked revisions 82191 via svnmerge
authorStefan Krah <stefan@bytereef.org>
Thu, 24 Jun 2010 10:22:10 +0000 (10:22 +0000)
committerStefan Krah <stefan@bytereef.org>
Thu, 24 Jun 2010 10:22:10 +0000 (10:22 +0000)
........
  r82191 | stefan.krah | 2010-06-24 11:33:05 +0200 (Thu, 24 Jun 2010) | 5 lines

  Issue #9020: The Py_IS* macros from pyctype.h should generally only be
  used with signed/unsigned char arguments. For integer arguments, EOF
  has to be handled separately.
........


No differences found