As described in
https://docs.python.org/3/c-api/unicode.html#unicode-character-properties,
Py_UNICODE_TOUPPER and friends are deprecated since Python 3.3, when PEP