Issue #9979: Use PyUnicode_AsWideCharString() for _locale.strcoll() · pythoncapi/cpython@449057f · GitHub
Skip to content

Commit 449057f

Browse files
author
Victor Stinner
committed
Issue python#9979: Use PyUnicode_AsWideCharString() for _locale.strcoll()
It simplifies the code and prepare the surrogates support.
1 parent 255dfdb commit 449057f

1 file changed

Lines changed: 4 additions & 17 deletions

File tree

Modules/_localemodule.c

Lines changed: 4 additions & 17 deletions

0 commit comments

Comments
 (0)