Issue #10288: The deprecated family of "char"-handling macros
(ISLOWER()/ISUPPER()/etc) have now been removed: use Py_ISLOWER() etc instead.
D
David Malcolm committed
9696088b6d04efe179a825f05060ea3c96a625eb
Parent: de11b18
(ISLOWER()/ISUPPER()/etc) have now been removed: use Py_ISLOWER() etc instead.