Inada Naoki <[email protected]> added the comment:
Just replacing "128U" with "128" enough? Will `ch < 128` emit warning on platforms wchar_t is unsigned? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43030> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
