bpo-36346: array: Don't use deprecated APIs (GH-19653)
* Py_UNICODE -> wchar_t * Py_UNICODE -> unicode in Argument Clinic * PyUnicode_AsUnicode -> PyUnicode_AsWideCharString * Don't use "u#" format. Co-authored-by: Victor Stinner <vstinner@python.org>
I
Inada Naoki committed
d5d9a718662e67e2b1ac7874dda9df2d8d71d415
Parent: 6067d4b
Committed by GitHub <noreply@github.com>
on 5/11/2020, 6:37:25 AM