Issue #9425: Create Py_UNICODE_strncmp() function
The code is based on strncmp() of the libiberty library, function in the public domain.
V
Victor Stinner committed
ef8d95c4987cc5dd358e718c992c6bb629380702
Parent: 405038a
The code is based on strncmp() of the libiberty library, function in the public domain.