Issue #9979: Use PyUnicode_AsWideCharString() for _locale.strcoll()
It simplifies the code and prepare the surrogates support.
V
Victor Stinner committed
449057f2fabb417c1bc553e9fc67425b5d24affb
Parent: 255dfdb
It simplifies the code and prepare the surrogates support.