From ce8b3f7c0109aaae4f4ee04a32b8b10d9c8190cd Mon Sep 17 00:00:00 2001 From: Stefan Krah Date: Thu, 24 Jun 2010 10:22:10 +0000 Subject: [PATCH] Blocked revisions 82191 via svnmerge ........ 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. ........ -- 2.50.0